mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Update build-flatpak.yml
This commit is contained in:
parent
a288044229
commit
98765ce999
4
.github/workflows/build-flatpak.yml
vendored
4
.github/workflows/build-flatpak.yml
vendored
@ -78,6 +78,10 @@ jobs:
|
|||||||
|
|
||||||
- name: Test installation
|
- name: Test installation
|
||||||
run: |
|
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
|
# Install the bundle
|
||||||
sudo flatpak install -y --noninteractive autopsy-*.flatpak
|
sudo flatpak install -y --noninteractive autopsy-*.flatpak
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user