diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index b548475..625aed0 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -39,6 +39,11 @@ jobs: wget -c -nv "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage" chmod a+x linuxdeployqt-continuous-x86_64.AppImage + - name: Download dependencies + run: | + sudo apt update + sudo apt install libxcb-cursor0 + - name: Package artifacts with linuxdeployqt run: | mkdir -p appdir/usr/bin/