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