Skip to content

Commit

Permalink
Install python setuptools on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusU committed Nov 29, 2023
1 parent 6780fcc commit 875a59e
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 @@ -68,6 +68,7 @@ jobs:
brew update
brew install python3 || : # python doesn't need to be linked
brew install pkg-config cairo pango libpng jpeg giflib librsvg
pip install setuptools
- name: Install
run: npm install --build-from-source
- name: Test
Expand Down

0 comments on commit 875a59e

Please sign in to comment.