Skip to content

Commit b42b3a1

Browse files
authored
Run npm ci first
1 parent 1d224c2 commit b42b3a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
# uses a compiled language
4040

4141
- run: |
42+
npm ci
4243
npm run build
4344
4445
- name: Perform CodeQL Analysis

0 commit comments

Comments
 (0)