Skip to content

Commit

Permalink
chore: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Dec 24, 2024
1 parent d77e2c5 commit 1537dd0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: ${{ github.event.inputs.os }}
path: release/**/*.{dmg,exe}
path: |
release/**/*.dmg
release/**/*.exe

0 comments on commit 1537dd0

Please sign in to comment.