fix:更新ci/cd文件
This commit is contained in:
parent
a640206979
commit
d17efe6bdb
|
|
@ -9,4 +9,6 @@ jobs:
|
|||
steps:
|
||||
- uses: https://gitea.com/actions/checkout@v4
|
||||
- uses: https://git.airpig.cn/actions/setup-rust-toolchain@v1
|
||||
- run: cargo check
|
||||
with:
|
||||
cache: false
|
||||
- run: cargo build -r --target x86_64-unknown-linux-musl
|
||||
Loading…
Reference in New Issue