Skip to content

Commit fc20d9c

Browse files
Update codeql.yml
1 parent ca2b523 commit fc20d9c

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
@@ -72,7 +72,7 @@ jobs:
7272
- if: matrix.build-mode == 'manual'
7373
shell: bash
7474
run: |
75-
node ./github/workflows/libmongocrypt.mjs
75+
node .github/scripts/libmongocrypt.mjs
7676
npm install
7777
npm run prebuild
7878

0 commit comments

Comments
 (0)