Commit 2abc412b authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

ci: corrige npm:build.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -30,7 +30,7 @@ npm:build: ...@@ -30,7 +30,7 @@ npm:build:
needs: needs:
- node_modules - node_modules
script: script:
- npm run-script build - npm run-script prepare
artifacts: artifacts:
name: built-library name: built-library
paths: paths:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment