Skip to content

Commit

Permalink
Fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
CppCXY committed Sep 12, 2024
1 parent 5b35df3 commit 0fb1ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
steps:
- name: Download
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
- name: zip windows package win32-x64
uses: TheDoctor0/zip-release@v0.2.1
with:
Expand Down

0 comments on commit 0fb1ba8

Please sign in to comment.