Update build-flatpak.yml

This commit is contained in:
Twig6943 2025-07-14 16:18:48 +03:00 committed by PancakeTAS
parent 0ab83b3c47
commit 2c4ed952f0
No known key found for this signature in database

View file

@ -32,7 +32,7 @@ jobs:
- name: Build Flatpak bundle - name: Build Flatpak bundle
run: | run: |
flatpak-builder --force-clean --user build-dir org.example.LSFGVK.yaml --install-deps-from=flathub flatpak-builder --force-clean --user build-dir io.github.PancakeTAS.lsfgvk.yml --install-deps-from=flathub
- name: Create Flatpak repo and bundle - name: Create Flatpak repo and bundle
run: | run: |