Skip to content

Commit

Permalink
Fix CI build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnovak committed Jul 7, 2024
1 parent 6ffe341 commit 62230d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: gridmonger-v${{ env.VERSION }}-macos
path: dist/macos/gridmonger-${{ env.VERSION }}-macos.zip
path: dist/macos/gridmonger-v${{ env.VERSION }}-macos.zip
overwrite: true

0 comments on commit 62230d5

Please sign in to comment.