Skip to content

Commit

Permalink
Test 5
Browse files Browse the repository at this point in the history
  • Loading branch information
IPECTER committed Feb 18, 2024
1 parent 7b89c6a commit 3a7bf39
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,4 @@ jobs:
target_commitish: ${{ github.ref_name }}
generate_release_notes: true
fail_on_unmatched_files: true
files: |
dist/*.dmg
dist/*.AppImage
dist/*.exe
files: dist/\*.(dmg|AppImage|exe)

0 comments on commit 3a7bf39

Please sign in to comment.