mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
WORKLFOW: migrated to the flatpak flatpak-builder - added sudos -fix1
This commit is contained in:
parent
8ab9e0989e
commit
d9ab640a41
2
.github/workflows/cooker-selfhosted.yml
vendored
2
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
|
||||
- name: Build flatpak
|
||||
run: |
|
||||
flatpak run org.flatpakBuilder --build-only --user --force-clean --repo=${GITHUB_WORKSPACE}/local retrodeck-flatpak-cooker net.retrodeck.retrodeck.yml
|
||||
flatpak run org.flatpak.Builder --build-only --user --force-clean --repo=${GITHUB_WORKSPACE}/local retrodeck-flatpak-cooker net.retrodeck.retrodeck.yml
|
||||
|
||||
# - name: Compress cache
|
||||
# run: |
|
||||
|
|
Loading…
Reference in a new issue