Skip to content

Commit 48df11e

Browse files
Update .github/workflows/codeql.yml
Signed-off-by: Miles Price <119885516+milesp-nvidia@users.noreply.github.com>
1 parent be4fb45 commit 48df11e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- if: matrix.language == 'c-cpp'
3434
name: Setup environment
3535
run: |
36+
sudo apt update -y && sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y && \
3637
sudo apt update -y && sudo apt install -y --no-install-recommends \
3738
git git-lfs gcc-11 g++-11 ninja-build ccache libgtest-dev libgmock-dev \
3839
shellcheck curl doxygen python3 python3-pip python3-dev python3-distutils \

0 commit comments

Comments
 (0)