Skip to content

Commit

Permalink
update netlicensing-js-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Viacheslav Rudkovskyi committed Dec 11, 2023
1 parent 61a1367 commit 3366e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlicensing-js-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: npm install, build, and test
run: |
npm ci
npm i
npm run build --if-present
npm test
ls -la dist/
Expand Down

0 comments on commit 3366e1f

Please sign in to comment.