This commit is contained in:
parent
d93a2402e8
commit
b7b060880c
@ -45,7 +45,7 @@ jobs:
|
|||||||
uses: https://github.com/Maxyme/get-release-or-tag@v2
|
uses: https://github.com/Maxyme/get-release-or-tag@v2
|
||||||
|
|
||||||
- name: Run build
|
- name: Run build
|
||||||
uses: actions-rs/cargo@v1
|
uses: https://github.com/actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: build
|
command: build
|
||||||
args: --target x86_64-unknown-linux-musl --release
|
args: --target x86_64-unknown-linux-musl --release
|
||||||
|
Loading…
Reference in New Issue
Block a user