Skip to content

Commit

Permalink
ci:fix action
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoming <[email protected]>
  • Loading branch information
QQxiaoming committed Dec 16, 2023
1 parent ee263d6 commit 189e6a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:
run: |
pacman --noconfirm -S make
cd depend
export PATH=/c/ProgramData/mingw64/mingw64/bin:$PATH
ls /c/ProgramData/mingw64/mingw64/bin
export PATH=/c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64/bin:$PATH
./build_ms.sh
- name: Build all
Expand Down

0 comments on commit 189e6a5

Please sign in to comment.