This commit is contained in:
parent
b868507bb0
commit
e0169dfc06
@ -36,6 +36,7 @@ jobs:
|
||||
- uses: https://gitea.joylink.club/actions/rust-cache@v2
|
||||
- name: build Release
|
||||
run: |
|
||||
. ~/.bashrc
|
||||
echo $PATH
|
||||
rustup target add x86_64-unknown-linux-musl
|
||||
cargo build --release --target x86_64-unknown-linux-musl
|
||||
|
Loading…
Reference in New Issue
Block a user