Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wangfenjin authored Oct 6, 2024
1 parent 628d994 commit 89fe384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ jobs:
allow_failure: true
files: "${{ github.workspace }}/../../_temp/macos/src/libsimple.dylib, ${{ github.workspace }}/../../_temp/macos/test/dict/jieba.dict.utf8"
- name: "Install distutils"
run: pip install --upgrade setuptools
run: brew install python-setuptools
# npm run
- uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 89fe384

Please sign in to comment.