Browse Source

fix node again

pull/1/merge
Gautier couture 6 years ago
parent
commit
2696ff8fdd
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -4,7 +4,7 @@ orbs:
win: circleci/windows@2.2.0
jobs:
job-name: node-gyp
job-name:
steps:
- checkout
- run:

Loading…
Cancel
Save