Update cooker.yml

This commit is contained in:
XargonWan 2022-04-05 23:09:51 +09:00 committed by GitHub
parent d2411d038a
commit 88ae5de255
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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