mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
Update cooker.yml
This commit is contained in:
parent
d2411d038a
commit
88ae5de255
2
.github/workflows/cooker.yml
vendored
2
.github/workflows/cooker.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
||||||
sudo apt install flatpak flatpak-builder
|
sudo apt install flatpak flatpak-builder
|
||||||
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||||
sudo flatpak install -y org.kde.Sdk//5.15-21.08 org.kde.Platform//5.15-21.08
|
sudo flatpak install -y org.kde.Sdk//5.15-21.08 org.kde.Platform//5.15-21.08
|
||||||
git submodules init
|
git submodule init
|
||||||
|
|
||||||
# Runs a set of commands using the runners shell
|
# Runs a set of commands using the runners shell
|
||||||
- name: Building flatpak
|
- name: Building flatpak
|
||||||
|
|
Loading…
Reference in a new issue