mirror of
https://github.com/yeslayla/build-godot-action.git
synced 2025-07-03 19:22:01 +02:00
test
This commit is contained in:
parent
662c00aed9
commit
21c601f94d
@ -3,7 +3,7 @@ set -e
|
|||||||
|
|
||||||
# Move godot templates already installed from the docker image to home
|
# Move godot templates already installed from the docker image to home
|
||||||
mkdir -v -p ~/.local/share/godot/export_templates
|
mkdir -v -p ~/.local/share/godot/export_templates
|
||||||
mv -n /root/.local/share/godot/templates/ ~/.local/share/godot/export_templates/
|
cp -a /root/.local/share/godot/templates/ ~/.local/share/godot/export_templates/
|
||||||
|
|
||||||
if [ "$3" != "" ]
|
if [ "$3" != "" ]
|
||||||
then
|
then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user