Skip to content

Commit 4c15f5c

Browse files
committed
fixup! wip: develop actions
1 parent d2910ac commit 4c15f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/develop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
path: |
5454
C:\php\php-*.zip
55-
key: ${{ runner.os }}-php
55+
key: ${{ runner.os }}-${{ hashFiles('C:\php\php-*.zip') }}
5656

5757
- name: Debug before install
5858
run: ls C:\php

0 commit comments

Comments
 (0)