Skip to content

Commit

Permalink
build: Make insiders build more robust
Browse files Browse the repository at this point in the history
  • Loading branch information
Göran Sander committed Mar 18, 2024
1 parent 6a8d4a5 commit 890962c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/insiders-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
- name: Install dependencies
run: |
pwd
npm ci
npm ci --include=prod
- name: Run Snyk to check for vulnerabilities
if: |
Expand Down

0 comments on commit 890962c

Please sign in to comment.