Merge branch 'cooker-0.6.0b' of https://github.com/XargonWan/RetroDECK into cooker-0.6.0b

This commit is contained in:
XargonWan 2022-11-17 07:49:13 +00:00
commit e8ed80e3fa

View file

@ -46,7 +46,7 @@ jobs:
- name: Build flatpak
run: |
git config --global protocol.allow always
git config --global protocol.file.allow always
flatpak-builder --user --force-clean --install-deps-from=flathub --install-deps-from=flathub-beta --repo=${GITHUB_WORKSPACE}/local ${GITHUB_WORKSPACE}/retrodeck-flatpak-cooker net.retrodeck.retrodeck.yml
- name: Create Artifact for flathub
@ -86,4 +86,4 @@ jobs:
with:
name: retrodeck-flatpak
path: RetroDECK.flatpak
continue-on-error: true
continue-on-error: true