manifest updates from the Flathub's PR (#9581)

Signed-off-by: dmitry <43372966+besdar@users.noreply.github.com>
This commit is contained in:
Dmitry Beskov
2024-10-07 14:55:25 +04:00
committed by GitHub
Unverified
parent cc860b2906
commit e06f456bbd
4 changed files with 72 additions and 37 deletions

View File

@@ -1951,8 +1951,8 @@ jobs:
wget
# flatpak deps
flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak --user install -y flathub org.freedesktop.Platform/${{ matrix.job.arch }}/23.08
flatpak --user install -y flathub org.freedesktop.Sdk/${{ matrix.job.arch }}/23.08
flatpak --user install -y flathub org.freedesktop.Platform/${{ matrix.job.arch }}/24.08
flatpak --user install -y flathub org.freedesktop.Sdk/${{ matrix.job.arch }}/24.08
# package
pushd flatpak
git clone https://github.com/flathub/shared-modules.git --depth=1