diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c602e09..86a5104 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -75,6 +75,7 @@ jobs: ./dist/*.AppImage --appimage-extract sudo apt-get update sudo apt-get install -y xvfb + cd squashfs-root APPDIR="$(pwd)" xvfb-run ./AppRun --no-sandbox - name: Upload Electron artifacts