mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-06 20:13:12 +02:00
add ccache for sdk dep
This commit is contained in:
parent
3380bc5733
commit
a1a32e4b2c
1 changed files with 8 additions and 7 deletions
1
.github/workflows/flatpak-build.yml
vendored
1
.github/workflows/flatpak-build.yml
vendored
|
@ -157,6 +157,7 @@ jobs:
|
|||
echo "$HOME/.local/bin" >> $GITHUB_PATH
|
||||
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak install --user -y --noninteractive org.gnome.Sdk//48
|
||||
flatpak install --user -y --noninteractive org.gnome.Platform//48
|
||||
|
||||
- name: Prepare libraries
|
||||
run: ./Telegram/build/prepare/linux.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue