mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 22:44:26 +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:
|
||||
command: build
|
||||
args: --release --target=x86_64-unknown-linux-musl
|
||||
use-cross: true
|
||||
|
||||
- name: cargo clippy
|
||||
uses: actions-rs/cargo@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user