Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Feb 11, 2025
1 parent de56469 commit 3dcf865
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/windows-native-vs2022.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ jobs:
shell: cmd
run: |
.\sapi\quickstart\windows\native-build\windows-init-download.bat
- name: Install deps soft
shell: cmd
run: |
.\sapi\quickstart\windows\native-build\windows-init-install.bat
- name: Set Github ENV variables
Expand Down

0 comments on commit 3dcf865

Please sign in to comment.