File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@v3
2121
2222 - name : Setup sccache
23- uses : mozilla-actions/sccache-action@v0.0.3
23+ uses : mozilla-actions/sccache-action@v0.0.9
2424
2525 - name : Install OpenXR SDK dependencies
2626 run : |
4141 - name : Install Stardust/Rust dependencies
4242 run : |
4343 sudo apt-get update
44- sudo apt-get install -y pkg-config libfuse2t64 libfontconfig1-dev libgbm-dev libglvnd-dev libxcb-ewmh-dev libxfixes-dev libxcb-icccm4-dev libxcb-res0-dev libxkbcommon-dev xwayland
44+ sudo apt-get install -y pkg-config libfuse2t64 libfontconfig1-dev vulkan-tools libvulkan1 libxcb-ewmh-dev libxfixes-dev libxcb-icccm4-dev libxcb-res0-dev libxkbcommon-dev xwayland
4545
4646 - name : Set up Rust (gnu)
4747 uses : actions-rs/toolchain@v1
You can’t perform that action at this time.
0 commit comments