mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-24 02:44:17 +00:00
Update rust.yml
This commit is contained in:
parent
a5e001bf80
commit
700b6dbb12
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
run: printf "\nY" | sudo dkp-pacman -S switch-dev
|
||||
- name: Make Tesla overlay
|
||||
working-directory: TrainingModpackOverlay
|
||||
run: make
|
||||
run: DEVKITPRO=/opt/devkitpro make
|
||||
- name: Install cargo-skyline
|
||||
run: cargo install --git https://github.com/jam1garner/cargo-skyline
|
||||
- name: Install rust-std-skyline-squashed
|
||||
|
|
Loading…
Reference in a new issue