Skip to content

Commit

Permalink
feat: brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
itsyme committed Apr 24, 2024
1 parent 9bb71e9 commit e1c1ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
java-version: '11'
distribution: 'temurin'
- run: pip3 install setuptools
- run: brew install python-setuptools
- run: npm run setup
- run: npm run test
- name: Upload coverage report to Codecov
Expand Down

0 comments on commit e1c1ae9

Please sign in to comment.