Skip to content

Commit 5cf7338

Browse files
committed
remove unneded apt call
1 parent 0c2f25d commit 5cf7338

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
uses: actions/checkout@main
1919
- name: Install dependencies
2020
run: |
21-
sudo apt install -y gcc g++
2221
gcc --version
2322
g++ --version
2423
sudo script/ci_setup_dependencies.sh

0 commit comments

Comments
 (0)