Skip to content

Commit

Permalink
fix: solve build issues in devops process
Browse files Browse the repository at this point in the history
  • Loading branch information
saturneric committed Dec 1, 2024
1 parent eeec34f commit f2f8140
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/testing-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,9 @@ jobs:
msys2-devel
base-devel
binutils
autoconf
make
texinfo
automake
zip
unzip
libintl
gettext-devel
msys2-runtime-devel
mingw-w64-x86_64-toolchain
mingw-w64-x86_64-gcc
Expand All @@ -131,6 +127,7 @@ jobs:
mingw-w64-x86_64-icu
mingw-w64-x86_64-ninja
mingw-w64-x86_64-gnupg
mingw-w64-x86_64-gpgme
mingw-w64-x86_64-libarchive
mingw-w64-x86_64-gtest
if: matrix.os == 'windows-2019'
Expand Down
2 changes: 1 addition & 1 deletion modules
Submodule modules updated from 419ab0 to 641913

0 comments on commit f2f8140

Please sign in to comment.