mirror of
https://github.com/redstrate/Novus.git
synced 2025-05-19 06:47:44 +00:00
Remove Rust setup
This commit is contained in:
parent
cb212d47fb
commit
4eba7495da
1 changed files with 0 additions and 4 deletions
4
.github/workflows/cmake-multi-platform.yml
vendored
4
.github/workflows/cmake-multi-platform.yml
vendored
|
@ -48,10 +48,6 @@ jobs:
|
|||
vulkan-components: Vulkan-Headers, Vulkan-Loader, SPIRV-Cross
|
||||
vulkan-use-cache: true
|
||||
|
||||
- uses: hecrj/setup-rust-action@v2
|
||||
with:
|
||||
rust-version: ${{ matrix.os }}
|
||||
|
||||
- name: Set reusable strings
|
||||
id: strings
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Reference in a new issue