Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoming <2014500726@smail.xtu.edu.cn>
  • Loading branch information
QQxiaoming committed Oct 26, 2023
1 parent 9f5b7f9 commit f60b531
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
pacman --noconfirm -S make
cd depend
export PATH=/c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64/bin:$PATH
ls /c/ProgramData/Chocolatey/lib/mingw/tools/install
ls /c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64
ls /c/ProgramData/Chocolatey/lib/mingw/tools/install/mingw64/bin
./build_ms.sh
- name: Build all
Expand Down

0 comments on commit f60b531

Please sign in to comment.