mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-24 15:05:39 +00:00
BUILD-LOCALLY: no global commands [skip ci]
This commit is contained in:
parent
a1d5579add
commit
bd8c62c85e
|
@ -2,7 +2,7 @@
|
|||
|
||||
# This script is downloading the needed files to prepare the manifest build
|
||||
|
||||
git config --global protocol.file.allow always
|
||||
git config protocol.file.allow always
|
||||
|
||||
if [ "${GITHUB_REF##*/}" = "main" ]; then
|
||||
BUNDLE_NAME="RetroDECK.flatpak"
|
||||
|
|
Loading…
Reference in a new issue