mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-04 11:03:14 +02:00
--user
This commit is contained in:
parent
c4fc4baf27
commit
2269642811
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flatpak-build.yml
vendored
2
.github/workflows/flatpak-build.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
run: |
|
||||
sudo dnf install -y flatpak flatpak-builder python3-pip
|
||||
pip3 install poetry
|
||||
flatpak install -y --noninteractive org.gnome.Sdk//48
|
||||
flatpak install --user -y --noninteractive org.gnome.Sdk//48
|
||||
|
||||
- name: Prepare libraries
|
||||
run: ./Telegram/build/prepare/linux.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue