mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/LocalizationData.git
synced 2025-05-10 11:21:25 +08:00
rm runner tools
This commit is contained in:
parent
5ca3e06436
commit
358a264ace
1
.github/workflows/auto_release.yml
vendored
1
.github/workflows/auto_release.yml
vendored
@ -18,7 +18,6 @@ jobs:
|
||||
- name: Rust Cache
|
||||
uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
workspaces: "runner_tools/localization"
|
||||
cache-all-crates: true
|
||||
prefix-key: "rs_cache"
|
||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
|
1
.github/workflows/pr_check.yml
vendored
1
.github/workflows/pr_check.yml
vendored
@ -21,7 +21,6 @@ jobs:
|
||||
- name: Rust Cache
|
||||
uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
workspaces: "runner_tools/localization"
|
||||
cache-all-crates: true
|
||||
prefix-key: "rs_cache"
|
||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user