This commit is contained in:
parent
6f1137dc76
commit
ae543de20c
@ -21,6 +21,7 @@ jobs:
|
|||||||
command: "build"
|
command: "build"
|
||||||
target: "x86_64-unknown-linux-gnu"
|
target: "x86_64-unknown-linux-gnu"
|
||||||
args: "--locked --release"
|
args: "--locked --release"
|
||||||
|
use-rust-cache: false
|
||||||
strip: true
|
strip: true
|
||||||
- name: Publish artifacts and release
|
- name: Publish artifacts and release
|
||||||
uses: houseabsolute/actions-rust-release@v0
|
uses: houseabsolute/actions-rust-release@v0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user