BUILD-LOCALLY: no global commands [skip ci]

This commit is contained in:
XargonWan 2023-12-20 11:53:13 +01:00
parent a1d5579add
commit bd8c62c85e

View file

@ -2,7 +2,7 @@
# This script is downloading the needed files to prepare the manifest build # 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 if [ "${GITHUB_REF##*/}" = "main" ]; then
BUNDLE_NAME="RetroDECK.flatpak" BUNDLE_NAME="RetroDECK.flatpak"