Skip to content

Commit 0449fcb

Browse files
committed
feat: brew install
1 parent 6440409 commit 0449fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
java-version: '11'
3434
distribution: 'temurin'
35-
- run: pip3 install setuptools
35+
- run: brew install python-setuptools
3636
- run: npm run setup
3737
- run: npm run test
3838
- name: Upload coverage report to Codecov

0 commit comments

Comments
 (0)