Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed May 24, 2024
1 parent d855a8a commit 7ae2f90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows-native-2019-t.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ jobs:
php -v
perl -v
nasm -v
cmd /c sapi\quickstart\windows\native-build\library\zlib.bat
cmd /c sapi\quickstart\windows\native-build\library\openssl.bat
sapi\quickstart\windows\native-build\library\zlib.bat
sapi\quickstart\windows\native-build\library\openssl.bat
- name: build php
run: |
Expand Down

0 comments on commit 7ae2f90

Please sign in to comment.