parent
31b155f4dd
commit
90639a9266
@ -20,13 +20,7 @@ jobs:
|
|||||||
- name: Build binary
|
- name: Build binary
|
||||||
uses: houseabsolute/actions-rust-cross@v1
|
uses: houseabsolute/actions-rust-cross@v1
|
||||||
with:
|
with:
|
||||||
command: "build"
|
|
||||||
target: "x86_64-unknown-linux-gnu"
|
target: "x86_64-unknown-linux-gnu"
|
||||||
toolchain: "stable"
|
|
||||||
args: "--locked --release"
|
|
||||||
force-use-cross: false
|
|
||||||
use-rust-cache: false
|
|
||||||
strip: true
|
|
||||||
- name: Publish artifacts and release
|
- name: Publish artifacts and release
|
||||||
uses: houseabsolute/actions-rust-release@v0
|
uses: houseabsolute/actions-rust-release@v0
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user