r
All checks were successful
Create Scripts / Build (push) Successful in 21s

This commit is contained in:
椰子 2025-06-27 19:00:51 +08:00
parent efa8bba6f2
commit e188b9c76e

View File

@ -21,13 +21,11 @@ jobs:
${{ env.prefix-key }}-${{ runner.arch }}
${{ env.prefix-key }}-
path: |
target
~/.cargo/bin
~/.cargo/.crates.toml
~/.cargo/.crates2.json
~/.cargo/registry
~/.cargo/git
~/.cargo/env
~/.rustup/toolchains
- run: |
if [ -e ~/.cargo/env ]; then
@ -37,9 +35,9 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.88.0
#- uses: actions-rs/cargo@v1
# with:
# command: run
# - uses: actions-rs/cargo@v1
# with:
# command: run
# - name: Upload Artifact
# uses: christopherhx/gitea-upload-artifact@v4
# with: