mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-04-10 09:31:28 +03:00
force breeze theme in CI
This commit is contained in:
@@ -4,6 +4,7 @@ set -eu
|
|||||||
|
|
||||||
export ARCH="$(uname -m)"
|
export ARCH="$(uname -m)"
|
||||||
export APPIMAGE_EXTRACT_AND_RUN=1
|
export APPIMAGE_EXTRACT_AND_RUN=1
|
||||||
|
export QT_STYLE_OVERRIDE=Breeze # Make sure the breeze theme is dlopened
|
||||||
|
|
||||||
APP=QDiskInfo
|
APP=QDiskInfo
|
||||||
APPIMAGETOOL="https://github.com/pkgforge-dev/appimagetool-uruntime/releases/download/continuous/appimagetool-$ARCH.AppImage"
|
APPIMAGETOOL="https://github.com/pkgforge-dev/appimagetool-uruntime/releases/download/continuous/appimagetool-$ARCH.AppImage"
|
||||||
|
|||||||
Reference in New Issue
Block a user