1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-04-02 11:42:43 +00:00

Update workflow with skyline-rs toolchain

This commit is contained in:
asimon-1 2021-06-22 13:24:02 -04:00
parent b2c92bd747
commit d3aa364022

View file

@ -15,6 +15,7 @@ jobs:
- name: Update cargo-skyline
run: |
cargo install cargo-skyline --force
cargo skyline update-std
cargo skyline clean-project
- name: Build release NRO
run: |