diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ccdbe17..8f7a570 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -221,6 +221,7 @@ jobs: cp C:/msys64/${{ matrix.mingw_arch }}/bin/libxml2-2.dll deploy/ windeployqt.exe --no-translations --no-opengl-sw --no-system-d3d-compiler --no-quick-import --qmldir "${{ env.QT_ROOT_DIR }}/qml" deploy/modmanager.exe - name: aria2 dependencies + shell: pwsh run: | wget "https://github.com/kaniol-lck/modmanager/releases/download/v1.1.1-build.543/ModManager-v1.1.1-build.543-x64-packed.zip" unzip *.zip -d old