Skip to content

Commit

Permalink
github: Update action-zip user name
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Jan 10, 2022
1 parent 1c2afec commit fa4c639
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 @@ -63,7 +63,7 @@ jobs:
windeployqt --qmldir qml --release deploy/pingviewer.exe --verbose=2
- name: Zip windows
uses: papeloto/action-zip@v1
uses: vimtor/action-zip@v1
if: runner.os == 'Windows'
with:
files: deploy
Expand Down

0 comments on commit fa4c639

Please sign in to comment.