Skip to content

Commit ea3f593

Browse files
committed
Add missing cache key
1 parent f7503c9 commit ea3f593

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stack-size.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # 4.2.4
2525
with:
2626
path: monerod
27+
key: stack-size-monerod
2728

2829
- name: Download the Monero Daemon
2930
if: steps.cache-monerod.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)