bugfix:
This commit is contained in:
parent
c54d9f5e17
commit
b52c6cdb3f
|
|
@ -10,7 +10,6 @@ jobs:
|
|||
- uses: https://gitea.com/actions/checkout@v4
|
||||
- uses: https://git.airpig.cn/actions/setup-rust-toolchain@v1
|
||||
with:
|
||||
target: x86_64-unknown-linux-musl
|
||||
cache: false
|
||||
- run: cargo build -r --target x86_64-unknown-linux-musl
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue