Skip to content

Commit

Permalink
oops, try setup with sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
garyjg committed Sep 11, 2024
1 parent 3f5e874 commit a294efd
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 @@ -79,7 +79,7 @@ jobs:
- if: matrix.build-mode == 'manual'
shell: bash
run: |
scripts/docker/setup_ubuntu.sh
sudo scripts/docker/setup_ubuntu.sh
scons -C src
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit a294efd

Please sign in to comment.