Skip to content

Commit

Permalink
git config --global protocol.file.allow always
Browse files Browse the repository at this point in the history
  • Loading branch information
XargonWan committed Jul 19, 2024
1 parent eb5c18c commit ca629ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_es-de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: "Build flatpak"
id: "flatpak-download"
run: |
git config protocol.file.allow always
git config --global protocol.file.allow always
flatpak-builder --user --force-clean \
--install-deps-from=flathub \
--install-deps-from=flathub-beta \
Expand Down

0 comments on commit ca629ec

Please sign in to comment.