ci: fix ci

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
EnderIce2 2025-03-06 01:55:00 +00:00
parent 15a9a21448
commit 92610b6678
No known key found for this signature in database
GPG Key ID: 2EE20AF089811A5A

View File

@ -157,6 +157,7 @@ jobs:
- name: Prepare Environment for Dev Container
run: |
sudo mkdir -p /tmp/.X11-unix
sudo mkdir -p /run/user/1000/pulse
sudo touch /tmp/.Xauthority
sudo touch /run/user/1000/pulse/native
echo "XAUTHORITY=/tmp/.Xauthority" >> $GITHUB_ENV