Skip to content

Commit df13763

Browse files
committed
bump cache key
1 parent 09f3c8b commit df13763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
populate-cache:
2626
runs-on: ubuntu-latest
2727
outputs:
28-
cache-key: ${{steps.cache-key.outputs.cache-key}}
28+
cache-key: ${{steps.cache-key.outputs.cache-key}}-0
2929
steps:
3030
- name: Get Date
3131
id: get-date

0 commit comments

Comments
 (0)