We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e284267 commit ebf04ceCopy full SHA for ebf04ce
1 file changed
.gitlab-ci.yml
@@ -10,7 +10,7 @@ stages:
10
script:
11
- npm ci
12
- npm run build
13
- - npm link packages/runtime --unsafe-perm
+ - npm install packages/runtime --unsafe-perm
14
- npm run test
15
16
node-10-llvm-6:
0 commit comments