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