mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-05-01 06:54:27 +02:00
build: build with cross
This commit is contained in:
parent
e8bb1025fa
commit
7ea6f90ca0
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
command: build
|
command: build
|
||||||
args: --release --target=x86_64-unknown-linux-musl
|
args: --release --target=x86_64-unknown-linux-musl
|
||||||
|
use-cross: true
|
||||||
|
|
||||||
- name: cargo clippy
|
- name: cargo clippy
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user