Skip to content

Commit

Permalink
update macos workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Feb 15, 2024
1 parent da873f5 commit 97d6d84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:

- name: Setup Python 3.12
run: |
brew install [email protected]
brew install --force [email protected]
brew unlink [email protected]
brew link --overwrite [email protected]
- run: brew install webp gdk-pixbuf meson ninja pkg-config
Expand Down

0 comments on commit 97d6d84

Please sign in to comment.