Skip to content

Commit f30e97e

Browse files
committed
fixup! wip: pie.yaml
1 parent 86cb6f4 commit f30e97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pie.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
shell: pwsh
8787

8888
- uses: actions/cache/save@v4
89-
if: always() && steps.cache-php.outputs.cache-hit != 'true'
89+
# if: always() && steps.cache-php.outputs.cache-hit != 'true'
9090
with:
9191
path: |
9292
C:\php\php-*.zip

0 commit comments

Comments
 (0)