Skip to content
Snippets Groups Projects
Commit 76665dce authored by Eskudero Gurrutxaga, Ibon's avatar Eskudero Gurrutxaga, Ibon
Browse files

fix bug on license-checker

parent f1ce5d82
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ license_check: ...@@ -27,7 +27,7 @@ license_check:
# Change to the directory containing package.json # Change to the directory containing package.json
- cd $PACKAGE_DIR - cd $PACKAGE_DIR
# Install dependencies # Install dependencies
- jfrog rt npm install - jfrog rt npm-install
- jsgl --local ./ || exit 1 - jsgl --local ./ || exit 1
only: only:
- tags - tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment