Skip to content

Commit

Permalink
Fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignatella committed Jun 15, 2024
1 parent 93218e5 commit cae9e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
permissions:
contents: write
strategy:
fail-fast: true
fail-fast: false
matrix:
include:
- platform: 'macos-latest' # for Arm based macs (M1 and above).
Expand Down

0 comments on commit cae9e76

Please sign in to comment.