Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
ysawa0 committed Nov 6, 2023
1 parent b56bbae commit d5db9cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
with:
path: |
target
# key: ${{ runner.os }}-cargo-${{ hashFiles('Cargo.lock') }}
key: ${{ runner.os }}-cargo-
key: ${{ runner.os }}-cargo-${{ hashFiles('Cargo.lock') }}
# key: ${{ runner.os }}-cargo-
restore-keys: |
${{ runner.os }}-cargo-
Expand Down

0 comments on commit d5db9cd

Please sign in to comment.