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 b817452 commit 3bb6d4f
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 @@ -63,12 +63,12 @@ jobs:
# 构建库准备环境依赖
bash sapi/quickstart/windows/native-build/msys2/msys2-download-deps-soft.sh
- name: Install Soft And Set Github ENV variables
- name: Install Soft
shell: cmd
run: |
sapi\quickstart\windows\native-build\install-deps-soft.bat
- name: Set PHPSDK Github ENV variables
- name: Set Github ENV variables
run: |
echo "PHP_SDK_ARCH=x64" >> $Env:GITHUB_ENV
echo "PHP_SDK_BIN_PATH=D:\a\swoole-cli\swoole-cli\php-sdk-binary-tools\bin" >> $Env:GITHUB_ENV
Expand Down

0 comments on commit 3bb6d4f

Please sign in to comment.