Skip to content

Commit

Permalink
just install node-gyp
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Sep 28, 2023
1 parent ee557bb commit 8cd0b12
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@ jobs:
bundle install
gem install rake
- name: debug
- name: Setup Node.js
run: |
which python || true
which pytyon3 || true
npm install -g node-gyp
- name: Setup rclone
Expand Down

0 comments on commit 8cd0b12

Please sign in to comment.