]> wimlib.net Git - wimlib/blobdiff - .github/workflows/ci.yml
ci.yml: use make-windows-release script on Windows
[wimlib] / .github / workflows / ci.yml
index 95d88aaccad6efa0f8dacc9b0d95bf7865516a2e..c4718b8feb97bfc2a5fb7cd9ff75241ddbeb157f 100644 (file)
@@ -141,10 +141,9 @@ jobs:
         install: >
           autoconf
           automake
+          git
           libtool
-          pkg-config
           make
-          mingw-w64-${{matrix.env}}-cc
-    - run: ./bootstrap
-    - run: ./configure CFLAGS="$DEF_CFLAGS" --without-fuse --without-ntfs-3g
-    - run: make -j8
+          mingw-w64-${{matrix.env}}-gcc
+          pkgconf
+    - run: CFLAGS="$DEF_CFLAGS" ./tools/make-windows-release --no-docs --no-zip