fix: Remove unsupported target from rustup (use cross instead)
This commit is contained in:
2
.github/workflows/build-mips.yml
vendored
2
.github/workflows/build-mips.yml
vendored
@@ -17,8 +17,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
uses: dtolnay/rust-toolchain@stable
|
uses: dtolnay/rust-toolchain@stable
|
||||||
with:
|
|
||||||
targets: mips-unknown-linux-musl
|
|
||||||
|
|
||||||
- name: Install Trunk
|
- name: Install Trunk
|
||||||
uses: jetli/trunk-action@v0.5.0
|
uses: jetli/trunk-action@v0.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user