Skip to content

Commit

Permalink
Take 4 with GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadoola committed Sep 30, 2024
1 parent 98f61cd commit 10144b0
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 @@ -48,6 +48,6 @@ jobs:
- name: Upload package artifacts
uses: actions/upload-artifact@v4
with:
name: msi-${{ matrix.arch }}
name: ${{ matrix.arch }}
path: artifacts/
if-no-files-found: error

0 comments on commit 10144b0

Please sign in to comment.