mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Update main.yml
This commit is contained in:
parent
a21fe73de8
commit
ad57fd7069
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
|||
# Runs a set of commands using the runners shell
|
||||
- name: Run a multi-line script
|
||||
run: |
|
||||
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
./build-flatpak.sh
|
||||
flatpak-builder --user --install --force-clean retrodeck-flatpak com.xargon.retrodeck.yml
|
||||
flatpak-builder --repo=local --force-clean localrepo com.xargon.retrodeck.yml
|
||||
|
|
Loading…
Reference in a new issue