From c6391df6bf8c9dcc7458a5c12bb01ccacbeac3ce Mon Sep 17 00:00:00 2001 From: XargonWan <6771419+XargonWan@users.noreply.github.com> Date: Wed, 6 Apr 2022 17:14:11 +0900 Subject: [PATCH] Update cooker.yml --- .github/workflows/cooker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index e6e0d2a0..71fda8da 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -30,7 +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 + git submodule update # Runs a set of commands using the runners shell - name: Building flatpak