aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-07-09 13:57:34 +0200
committerSefa Eyeoglu <contact@scrumplex.net>2022-07-10 12:19:15 +0200
commit211d596fddaf75ccd8faf1040bef583b0d6c0bfa (patch)
treefe0a7ade40ff7e59aa2a5e3d8d082f83a2e53f55 /.github
parentf464b347b2f55884cd614f91da5a83b3dda2fb68 (diff)
downloadPrismLauncher-211d596fddaf75ccd8faf1040bef583b0d6c0bfa.tar.gz
PrismLauncher-211d596fddaf75ccd8faf1040bef583b0d6c0bfa.tar.bz2
PrismLauncher-211d596fddaf75ccd8faf1040bef583b0d6c0bfa.zip
refactor(actions): switch to system QuaZip on Windows
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index c5682762..fbf0d82a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -77,6 +77,7 @@ jobs:
qt${{ matrix.qt_ver }}-base:p
qt${{ matrix.qt_ver }}-svg:p
qt${{ matrix.qt_ver }}-imageformats:p
+ quazip-qt${{ matrix.qt_ver }}:p
ccache:p
nsis:p
${{ matrix.qt_ver == 6 && 'qt6-5compat:p' || '' }}