mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
Merge branch 'integrated' of https://github.com/XargonWan/RetroDECK into integrated
This commit is contained in:
commit
f3545c576f
1
.github/workflows/cooker.yml
vendored
1
.github/workflows/cooker.yml
vendored
|
@ -30,6 +30,7 @@ jobs:
|
|||
sudo apt install flatpak flatpak-builder
|
||||
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
|
||||
git submodule init
|
||||
|
||||
# Runs a set of commands using the runners shell
|
||||
- name: Building flatpak
|
||||
|
|
Loading…
Reference in a new issue