mirror of
https://github.com/yeslayla/build-godot-action.git
synced 2025-01-13 12:33:28 +01:00
Compare commits
2 Commits
063422c272
...
df2910c7df
Author | SHA1 | Date | |
---|---|---|---|
|
df2910c7df | ||
|
f759ed7f8f |
@ -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
|
||||||
cp -a /root/.local/share/godot/templates/. ~/.local/share/godot/export_templates/
|
cp -a /root/.local/share/godot/export_templates/. ~/.local/share/godot/export_templates/
|
||||||
|
|
||||||
|
|
||||||
if [ "$3" != "" ]
|
if [ "$3" != "" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user