Skip to content

Commit 1f05ef9

Browse files
committed
REMOVE: test patched action
1 parent 836a6b4 commit 1f05ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/windows/prepare-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
steps:
2323
- name: Setup PHP SDK
2424
id: setup-php
25-
uses: php/setup-php-sdk@v0.12
25+
uses: alcaeus/setup-php-sdk@fix-windows-build
2626
with:
2727
version: ${{ inputs.version }}
2828
arch: ${{ inputs.arch }}

0 commit comments

Comments
 (0)