mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
Update main.yml
This commit is contained in:
parent
7661694666
commit
4bee94f1ab
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
|
# Runs a set of commands using the runners shell
|
||||||
- name: Run a multi-line script
|
- name: Run a multi-line script
|
||||||
run: |
|
run: |
|
||||||
|
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||||
./build-flatpak.sh
|
./build-flatpak.sh
|
||||||
flatpak-builder --user --install --force-clean retrodeck-flatpak com.xargon.retrodeck.yml
|
flatpak-builder --user --install --force-clean retrodeck-flatpak com.xargon.retrodeck.yml
|
||||||
flatpak-builder --repo=local --force-clean localrepo com.xargon.retrodeck.yml
|
flatpak-builder --repo=local --force-clean localrepo com.xargon.retrodeck.yml
|
||||||
|
|
Loading…
Reference in a new issue