Skip to content

Commit a7c22e1

Browse files
committed
workflows: fix flathub ref
1 parent b215500 commit a7c22e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
run: |
4040
source .venv/bin/activate
4141
cd packaging/flatpak
42+
flatpak remote-add --user --if-not-exists flathub
4243
flatpak-builder --force-clean --user --install-deps-from=flathub --repo=umu-repo --install umu-launcher org.openwinecomponents.umu.umu-launcher.yml
4344
flatpak run --command=sh --devel org.openwinecomponents.umu.umu-launcher
4445
GAMEID=umu-0 UMU_LOG=1 "$HOME/.local/bin/umu-run" ""

0 commit comments

Comments
 (0)