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 73870e6 commit 0cbd9de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/windows-native-2019.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ jobs:
run: |
bash setup-php-runtime.sh
pwd
ls -lh swoole-cli-v*-cygwin-x64/bin/
ls -lh swoole-cli-v*-cygwin-x64/
swoole-cli-v5.0.3-cygwin-x64/swoole-cli.exec -v
swoole-cli-v5.0.3-cygwin-x64/swoole-cli.exec -m
- name: prepare source code
shell: cmd
Expand Down

0 comments on commit 0cbd9de

Please sign in to comment.