mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-20 00:46:34 +00:00
Try fork of cargo-skyline
This commit is contained in:
parent
112c72b0b4
commit
0465c39e94
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Install cargo-skyline
|
- name: Install cargo-skyline
|
||||||
run: |
|
run: |
|
||||||
cargo install cargo-skyline
|
cargo install --git https://github.com/asimon-1/cargo-skyline.git
|
||||||
- name: Update skyline-rs toolchain
|
- name: Update skyline-rs toolchain
|
||||||
run: |
|
run: |
|
||||||
cargo skyline update-std
|
cargo skyline update-std
|
||||||
|
|
Loading…
Reference in a new issue