diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 24cd967..455f9e2 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -79,7 +79,7 @@ jobs: # the whole interactive installer through Wine + Xvfb (which failed # silently in the previous iteration). DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ - wine wine64 innoextract xvfb curl ca-certificates \ + wine wine64 innoextract xvfb xauth curl ca-certificates \ >/dev/null export WINEPREFIX="$HOME/.wine" export WINEDLLOVERRIDES="mscoree,mshtml="