This commit is contained in:
parent
f118859750
commit
8ed05acb5d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||||
- uses: https://github.com/Swatinem/rust-cache
|
- uses: https://github.com/Swatinem/rust-cache@v2
|
||||||
with:
|
with:
|
||||||
shared-key: forge_automate_amd64
|
shared-key: forge_automate_amd64
|
||||||
save-if: ${{ github.ref = 'refs/heads/main' }}
|
save-if: ${{ github.ref = 'refs/heads/main' }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue