Skip to content

Commit 5e17858

Browse files
authored
Update master.yml
1 parent 296516e commit 5e17858

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ jobs:
5757
path: |
5858
bin/Release/net6.0
5959
60-
- name: Publish net70
60+
- name: Publish net80
6161
uses: actions/upload-artifact@v4
6262
with:
6363
name: LibreHardwareMonitorLib-net70
6464
path: |
65-
bin/Release/net7.0
65+
bin/Release/net8.0
6666
6767
- name: Publish nupkg
6868
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)