Skip to content

Commit

Permalink
Update codeql.yml (#199)
Browse files Browse the repository at this point in the history
Signed-off-by: Miles Price <[email protected]>
  • Loading branch information
milesp-nvidia authored Sep 18, 2024
1 parent 22eafd5 commit e66f5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- name: Set up Environment
run: |
apt-get update -y && apt-get install -y --no-install-recommends \
apt-get update -y && apt-get install -y --no-install-recommends nvidia-open \
git git-lfs gcc-11 g++-11 ninja-build build-essential ccache libgtest-dev libgmock-dev \
shellcheck curl doxygen python3 python3-pip python3-dev python3-distutils \
texlive-latex-extra ghostscript graphviz rsync \
Expand Down

0 comments on commit e66f5cb

Please sign in to comment.