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 win: circleci/windows@2.2.0
jobs: jobs:
job-name: node-gyp
job-name:
steps: steps:
- checkout - checkout
- run: - run:

Loading…
Cancel
Save