Skip to content

Commit 919afbe

Browse files
authored
chore(NODE-6322): fix codeQL CI checks (#195)
1 parent 21a1496 commit 919afbe

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
@@ -47,6 +47,7 @@ jobs:
4747
- if: matrix.build-mode == 'manual'
4848
shell: bash
4949
run: |
50+
sudo apt-get update
5051
sudo apt-get install libkrb5-dev
5152
npm install
5253
npm run prebuild

0 commit comments

Comments
 (0)