g
Some checks failed
Create Scripts / Build (push) Failing after 32s

This commit is contained in:
椰子 2025-06-27 19:55:43 +08:00
parent 5a14d064c5
commit 481135919b

View File

@ -13,7 +13,6 @@ jobs:
- uses: actions/cache@v4 - uses: actions/cache@v4
env: env:
prefix-key: v0-rust prefix-key: v0-rust
hash-short: ${{ (hashFiles('Cargo.lock') | cut -c 1-8) }}
with: with:
key: ${{ env.prefix-key }}-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('Cargo.lock') }} key: ${{ env.prefix-key }}-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('Cargo.lock') }}
restore-keys: | restore-keys: |