Skip to content

Commit

Permalink
Remove gyp-next self-install
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhao271 committed Aug 25, 2023
1 parent b0e15bb commit ed04368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node-gyp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
cd gyp-next
python -m pip install --upgrade pip setuptools
pip install --editable .
pip remove gyp-next
- name: Install Node.js dependencies
run: |
cd node-gyp
Expand Down

0 comments on commit ed04368

Please sign in to comment.