Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
fix archive step dotnet version
  • Loading branch information
ekolis committed Nov 10, 2022
1 parent 4428adc commit 3199ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Prepare files for zipping
run: |
cd FrEee.WinForms/bin/Release
ren net6.0-windows FrEee
ren net7.0-windows FrEee
shell: cmd
- name: Zip assets
uses: papeloto/action-zip@v1
Expand Down

0 comments on commit 3199ea1

Please sign in to comment.