Skip to content

Commit 7e9cf0d

Browse files
test builds 9
1 parent b6f586e commit 7e9cf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Configure toolchain
1212
run: |
1313
sudo apt update
14-
sudo apt install valgrind cloc python3-pip python3-venv
14+
sudo apt install valgrind cloc
1515
- name: Configure project
1616
run: >
1717
cmake -S. -Bbuild

0 commit comments

Comments
 (0)