This commit is contained in:
shenjack 2023-09-23 02:54:36 +08:00
parent 5a95d61008
commit a70445bd02
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -39,7 +39,7 @@ jobs:
uses: Swatinem/rust-cache@v2
with:
workspace: mods/dr_game/Difficult_Rocket_rs
key: dr_rs-v1-${{ matrix.os }}-${{ matrix.python-version }}-${{ hashFiles('mods/dr_game/Difficult_Rocket_rs/Cargo.lock') }}
key: dr_rs-v1
# 获取短 sha
- name: Get short commit sha