build Windows artifact with new container

This should get us a current version of Qt and many other newer libraries.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2023-12-06 13:20:20 -08:00
parent 9cfe656342
commit 2d63591ab8
5 changed files with 7 additions and 6 deletions

View file

@ -150,7 +150,6 @@ fi
if [ ! -f libdivecomputer/configure ] ; then
cd libdivecomputer
autoreconf --install
autoreconf --install
fi
# if this is a 64bit build then build libmtp as that isn't available via MXE