Skip to content

Commit

Permalink
ci:update ci
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 d934283 commit 28c9b8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ jobs:
- name: Build depend
shell: msys2 {0}
run: |
pacman --noconfirm -S make
pacman --noconfirm -S make cmake autoconf automake bison diffutils libtool texinfo xmlto
pacman --noconfirm -S base-devel msys2-devel
cd depend
export PATH=/c/mingw64/bin:$PATH
./build_ms.sh
Expand Down

0 comments on commit 28c9b8b

Please sign in to comment.