Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlex94 committed Nov 20, 2023
1 parent c559a5c commit a5d8bf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,8 @@ jobs:
path: obj-${{ matrix.arch }}/dist/
- name: "\U0001F3D7 Run PGO"
run: |
brew uninstall --ignore-dependencies [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 a5d8bf3

Please sign in to comment.