test
Some checks failed
Create Scripts / Build (push) Has been cancelled

This commit is contained in:
椰子 2025-06-27 17:47:09 +08:00
parent 9c96fae22e
commit 3c7366612c

View File

@ -26,7 +26,6 @@ jobs:
~/.cargo/.crates2.json
~/.cargo/registry
~/.cargo/git
- run: sleep 86400
#- uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: dtolnay/rust-toolchain@stable
with:
@ -34,6 +33,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: run
- run: sleep 86400
# - name: Upload Artifact
# uses: christopherhx/gitea-upload-artifact@v4
# with: