Skip to content

Commit f2b6cb0

Browse files
committed
CI test: Add python3-build
1 parent dcd2b5f commit f2b6cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scc-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Install dependencies
2626
run: |
27-
sudo apt update && sudo apt install -y python3-setuptools
27+
sudo apt update && sudo apt install -y python3-build python3-setuptools
2828
pip install ioctl-opt libusb1 toml vdf pytest
2929
3030
- name: Build SCC

0 commit comments

Comments
 (0)