Comments cleanup [skip ci]

This commit is contained in:
XargonWan 2022-10-23 09:53:34 +02:00
parent 1a7c274542
commit 2f230b33c6
2 changed files with 0 additions and 2 deletions

View file

@ -44,7 +44,6 @@ jobs:
- name: Build flatpak
run: |
#git config --global protocol.git.allow
git config --global protocol.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

View file

@ -44,7 +44,6 @@ jobs:
- name: Build flatpak
run: |
#git config --global protocol.git.allow
git config --global protocol.allow always
flatpak-builder --user --force-clean --install-deps-from=flathub --install-deps-from=flathub-beta --repo=${GITHUB_WORKSPACE}/local ${GITHUB_WORKSPACE}/retrodeck-flatpak-main net.retrodeck.retrodeck.yml