Skip to content

Commit

Permalink
πŸ’š Install setuptools on macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
trickypr committed Nov 30, 2023
1 parent c3cdc4f commit 6531971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ jobs:
- name: Install system dependencies
run: |
brew install cairo sccache gnu-tar mercurial
sudo pip install setuptools
- name: Force usage fo gnu-tar
run: |
Expand Down

0 comments on commit 6531971

Please sign in to comment.