Skip to content

Commit cbc80da

Browse files
authored
Update action.yml
1 parent f5cd33f commit cbc80da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
~/.cargo/registry/cache/
4242
~/.cargo/git/db/
4343
**/target
44-
key: ${{ runner.os }}-cargo-${{ hashFiles('Cargo.lock') }}
44+
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
4545

4646
- run: |
4747
rustup target add aarch64-unknown-linux-gnu

0 commit comments

Comments
 (0)