mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-20 00:46:34 +00:00
Try rustocker/rustup container
This commit is contained in:
parent
ba95b1b455
commit
26fff6a44f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
plugin:
|
||||
runs-on: ubuntu-latest
|
||||
container: rust:1.53.0
|
||||
container: rustdocker/rustup:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install cargo-skyline
|
||||
|
|
Loading…
Reference in a new issue