1 parent c62941b commit 9a802c2Copy full SHA for 9a802c2
1 file changed
.github/workflows/codeql.yml
@@ -37,7 +37,7 @@ jobs:
37
cache: "npm"
38
39
- name: Install dependencies
40
- run: npm ci
+ run: npm install
41
42
- name: Initialize CodeQL
43
uses: github/codeql-action/init@v4
0 commit comments