mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
override the default rust
This commit is contained in:
parent
5ab7893786
commit
094c454cc3
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -20,8 +20,8 @@ jobs:
|
|||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: nightly
|
||||
target: thumbv4t-none-eabi
|
||||
components: clippy, rust-src
|
||||
override: true
|
||||
|
||||
- name: Cache
|
||||
uses: actions/cache@v2.1.1
|
||||
|
|
Loading…
Reference in a new issue