Skip to content

Commit 7657ed2

Browse files
committed
install
1 parent b67bd75 commit 7657ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Use Node.js v18.x
5454
if: matrix.language == 'cpp'
5555
run: |
56-
npm ci
56+
npm install
5757
npm run build
5858
5959
# Initializes the CodeQL tools for scanning.

0 commit comments

Comments
 (0)