Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed May 14, 2024
1 parent da147d4 commit e21c19a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows-native-2019.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ jobs:
- name: download cygwin php runtime
shell: msys2 {0}
run: |
bash setup-php-runtime.sh
pacman -Syy --noconfirm php
pwd
ls -lh swoole-cli-v*-cygwin-x64/
swoole-cli-v*-cygwin-x64/bin/swoole-cli -v
- name: prepare source code
shell: cmd
Expand Down

0 comments on commit e21c19a

Please sign in to comment.