Skip to content

Commit

Permalink
Again
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Apr 16, 2024
1 parent 307856c commit bc7c9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firefox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
echo 'criteria = "safe-to-deploy"'
echo 'version = "0.13.0"'
} >> supply-chain/audits.toml
./mach vendor rust --ignore-modified
./mach vendor rust --ignore-modified || true
- name: Build Firefox
run: |
Expand Down

0 comments on commit bc7c9fd

Please sign in to comment.