Skip to content

Commit 06a84c3

Browse files
committed
fixup! wip: pie.yaml
1 parent 57f96e0 commit 06a84c3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/pie.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,6 @@ jobs:
5858
restore-keys: |
5959
php-${{ runner.os }}
6060
61-
- name: Debug
62-
run: |
63-
# hashFiles('C:\php\php-*.zip')
64-
# hashFiles('\php\php-*.zip')
65-
# hashFiles('/php/php-*.zip')
66-
# hashFiles('/php/php-*.zip')
67-
ls C:\php\php-*.zip
68-
shell: pwsh
69-
7061
- name: Install build command
7162
run: .\.github\workflows\install.ps1
7263
shell: pwsh

0 commit comments

Comments
 (0)