mirror of
https://github.com/yeslayla/build-godot-action.git
synced 2025-07-04 03:25:03 +02:00
Update entrypoint.sh
This commit is contained in:
@ -9,7 +9,7 @@ then
|
||||
SubDirectoryLocation="$3/"
|
||||
fi
|
||||
|
||||
mode="export"
|
||||
mode="export-release"
|
||||
if [ "$6" = "true" ]
|
||||
then
|
||||
echo "Exporting in debug mode!"
|
||||
|
Reference in New Issue
Block a user