Update build-flatpak.yml

This commit is contained in:
overcuriousity 2025-06-24 12:39:43 +02:00 committed by GitHub
parent a288044229
commit 98765ce999
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,6 +78,10 @@ jobs:
- name: Test installation
run: |
export DC_DIR="/tmp/dconf"
mkdir -p "$DC_DIR"
export DCONF_USER_CONFIG="$DC_DIR/user"
export XDG_RUNTIME_DIR="$DC_DIR"
# Install the bundle
sudo flatpak install -y --noninteractive autopsy-*.flatpak