glslC*
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 35s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 2m31s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Failing after 1s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Failing after 2s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Failing after 2s
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 35s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 2m31s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Failing after 1s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Failing after 2s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Failing after 2s
This commit is contained in:
parent
9a6a3eba37
commit
3746b1d2c0
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ jobs:
|
|||
- name: 🦀 Install Vulkan tools
|
||||
run: |
|
||||
apt update
|
||||
apt install -y vulkan-tools glsl
|
||||
apt install -y vulkan-tools glslc
|
||||
|
||||
|
||||
- name: 🚀 Run tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue