Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Jun 28, 2021
1 parent 484dbb4 commit 8415e87
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@ jobs:
-p:DebugType=embedded;
shell: pwsh

- uses: papeloto/action-zip@v1
with:
files: ./output
dest: output.zip
- uses: papeloto/action-zip@v1
with:
files: ./output
dest: output.zip

- name: Upload Release Asset
id: upload-release-asset
Expand Down

0 comments on commit 8415e87

Please sign in to comment.