Skip to content

Commit

Permalink
chore(NODE-6322): fix codeQL CI checks (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken authored Aug 13, 2024
1 parent 21a1496 commit 919afbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- if: matrix.build-mode == 'manual'
shell: bash
run: |
sudo apt-get update
sudo apt-get install libkrb5-dev
npm install
npm run prebuild
Expand Down

0 comments on commit 919afbe

Please sign in to comment.