Skip to content

Commit

Permalink
fix macos CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chearon authored and zbjornson committed Jan 3, 2023
1 parent 9f313df commit 55d39cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- name: Install Dependencies
run: |
brew update
brew install python3 || : # python doesn't need to be linked
brew install pkg-config cairo pango libpng jpeg giflib librsvg
- name: Install
run: npm install --build-from-source
Expand Down

0 comments on commit 55d39cb

Please sign in to comment.