Skip to content

Commit 5d34bdc

Browse files
committed
restore-keys
1 parent cbd70cf commit 5d34bdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
with:
6565
path: './root-cache'
6666
key: aws-cli-docker-image-sha-${{ github.sha }}-root
67+
restore-keys: |
68+
aws-cli-docker-image-sha
6769
- run: ls ./root-cache
6870

6971
test_restoring:

0 commit comments

Comments
 (0)