Skip to content

Commit

Permalink
Force overwrite [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlex94 committed Nov 20, 2023
1 parent 216c287 commit 14b159a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ jobs:
- name: "\U0001F3D7 Run PGO"
run: |
brew unlink [email protected]
brew install [email protected]
brew link --overwrite [email protected]
ls obj-${{ matrix.arch }}/dist/
ls obj-${{ matrix.arch }}/dist/waterfox
sudo xattr -dr com.apple.quarantine ./obj-${{ matrix.arch }}/dist/waterfox/Waterfox.app
Expand Down

0 comments on commit 14b159a

Please sign in to comment.