parent
31b155f4dd
commit
90639a9266
@ -20,13 +20,7 @@ jobs:
|
||||
- name: Build binary
|
||||
uses: houseabsolute/actions-rust-cross@v1
|
||||
with:
|
||||
command: "build"
|
||||
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
|
||||
uses: houseabsolute/actions-rust-release@v0
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user