This commit is contained in:
parent
e3992f3bae
commit
93d5472dda
@ -29,6 +29,7 @@ jobs:
|
|||||||
- name: Build binary
|
- name: Build binary
|
||||||
uses: houseabsolute/actions-rust-cross@v1
|
uses: houseabsolute/actions-rust-cross@v1
|
||||||
with:
|
with:
|
||||||
|
use-rust-cache: false
|
||||||
command: "build"
|
command: "build"
|
||||||
target: ${{ matrix.platform.target }}
|
target: ${{ matrix.platform.target }}
|
||||||
toolchain: ${{ matrix.platform.toolchain }}
|
toolchain: ${{ matrix.platform.toolchain }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user