Update snapshot builds

Fixes a couple of regressions from v3.7 release.
[publish binaries][skip travis]
This commit is contained in:
Alejandro Martinez
2025-05-12 19:40:09 -03:00
parent 78601de8cf
commit f05217c265
3 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ wget --no-verbose -c https://github.com/probonopd/linuxdeployqt/releases/downloa
chmod a+x linuxdeployqt-continuous-x86_64.AppImage
### Deploy to appdir
./linuxdeployqt-continuous-x86_64.AppImage appdir/GoldenCheetah -verbose=2 -bundle-non-qt-libs -exclude-libs=libqsqlmysql,libqsqlpsql,libnss3,libnssutil3,libxcb-dri3.so.0 -unsupported-allow-new-glibc
./linuxdeployqt-continuous-x86_64.AppImage appdir/GoldenCheetah -verbose=2 -bundle-non-qt-libs -exclude-libs=libqsqlmysql,libqsqlpsql,libqsqlmimer,libqsqlodbc,libnss3,libnssutil3,libxcb-dri3.so.0 -unsupported-allow-new-glibc
# Add Python and core modules
wget --no-verbose https://github.com/niess/python-appimage/releases/download/python3.7/python3.7.17-cp37-cp37m-manylinux1_x86_64.AppImage