Skip to content

Commit 4fa27cf

Browse files
committed
#110 - Update dir step
1 parent 3aa5393 commit 4fa27cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
call C:\tools\php-sdk\bin\phpsdk_setvars.bat
142142
nmake
143143
144-
- run: dir ${env:PHPROOT}\ext
144+
- run: dir "${env:GITHUB_WORKSPACE}\${env:RELEASE_FOLDER}"
145145

146146
- name: Check errors
147147
if: always()

0 commit comments

Comments
 (0)