Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkesanie authored Nov 22, 2023
1 parent 45b6add commit 6523f9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- working-directory: ./mscr-ui
run: npm ci
- working-directory: ./mscr-ui
run: npm run build && npm install --production --ignore-scripts --prefer-offline

0 comments on commit 6523f9c

Please sign in to comment.