Skip to content

Commit 500504f

Browse files
committed
Switch to prebuilt defaults and fix CI tool deps
1 parent 9b851f7 commit 500504f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install host tools
3434
run: |
3535
sudo apt-get update
36-
sudo apt-get install -y ninja-build flex bison python3-pip
36+
sudo apt-get install -y ninja-build flex bison python3-pip glslang-tools
3737
python3 -m pip install --upgrade pip
3838
python3 -m pip install cmake==4.2.0
3939

0 commit comments

Comments
 (0)