Skip to content

Commit

Permalink
Try brew
Browse files Browse the repository at this point in the history
  • Loading branch information
dguenther committed Apr 27, 2024
1 parent 26b2526 commit 05aebf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2

- name: Install Python setuptools
run: pip install setuptools
run: brew install python-setuptools

- name: Setup Node.js
uses: actions/setup-node@v2
Expand Down

0 comments on commit 05aebf6

Please sign in to comment.