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