Skip to content

Commit baa3d82

Browse files
authored
fix: builds (#133)
1 parent 5a7dd0d commit baa3d82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
cd ../php-bin
122122
123123
- name: Patch for windows 8.4 builds
124+
if: matrix.os == 'windows-latest'
124125
shell: bash
125126
run: |
126127
cd ../static-php-cli

0 commit comments

Comments
 (0)