Skip to content

Commit

Permalink
package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
yookoala committed Feb 1, 2024
1 parent 2924be0 commit b700fc1
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 @@ -42,7 +42,7 @@ jobs:
- name: Setup Node modules
run: |
cd ./example/nodejs
yarn install
npm install
cd ../..
- name: Setup Python3
uses: actions/setup-python@v4
Expand Down

0 comments on commit b700fc1

Please sign in to comment.