Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Commit

Permalink
fix: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrise committed Jan 10, 2022
1 parent 4bf81c1 commit d57b842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Build
run: pwsh build-win.ps1
- name: Zip
uses: papeloto/action-zip@v1
uses: vimtor/action-zip@v1
with:
files: ./pub/win-x64
dest: axis.win-x64.zip
Expand Down

0 comments on commit d57b842

Please sign in to comment.