Skip to content

Commit

Permalink
fix Mac zip file name
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaseberle committed Oct 22, 2020
1 parent b4cbc32 commit 953fb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
- name: Upload
uses: actions/upload-artifact@v1
with:
name: QuteScoop-Mac-{{ github.sha }}.zip
name: QuteScoop-Mac-${{ github.sha }}.zip
path: ./DIST-macx64

0 comments on commit 953fb82

Please sign in to comment.