Skip to content

Commit

Permalink
chore: update ci (#6624)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarebecca authored Dec 11, 2024
1 parent 586c942 commit b1861bf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,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
pip install setuptools
brew install python-setuptools pkg-config cairo pango libpng jpeg giflib librsvg
- uses: pnpm/action-setup@v4
name: Install pnpm
Expand Down

0 comments on commit b1861bf

Please sign in to comment.