Skip to content

Commit

Permalink
Add restore keys
Browse files Browse the repository at this point in the history
  • Loading branch information
lubnar committed Oct 29, 2024
1 parent 6b26bc8 commit a3d079f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-core-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
with:
path: yaku-apps-typescript
key: typescript-apps-${{ hashFiles('yaku-apps-typescript/**') }}
restore-keys: |
typescript-apps-
- name: Log in to the Container Registry
uses: docker/[email protected]
Expand Down

0 comments on commit a3d079f

Please sign in to comment.