Skip to content

Commit

Permalink
workflows: fix flathub ref
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Jan 14, 2025
1 parent b215500 commit a7c22e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
run: |
source .venv/bin/activate
cd packaging/flatpak
flatpak remote-add --user --if-not-exists flathub
flatpak-builder --force-clean --user --install-deps-from=flathub --repo=umu-repo --install umu-launcher org.openwinecomponents.umu.umu-launcher.yml
flatpak run --command=sh --devel org.openwinecomponents.umu.umu-launcher
GAMEID=umu-0 UMU_LOG=1 "$HOME/.local/bin/umu-run" ""
Expand Down

0 comments on commit a7c22e1

Please sign in to comment.