Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyadanli authored Jan 24, 2025
1 parent 5e6b0b5 commit 857f2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
& 7z x $archive.FullName
}
7z a -t7z "publish.7z" dist/BetterGI/*
makemica.exe micasetup.json
.\makemica.exe micasetup.json
ren BetterGI_Setup.exe BetterGI_Setup_v${{ needs.build_dist.outputs.version }}.exe
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 857f2cf

Please sign in to comment.