Create default godot config path
This commit is contained in:
parent
f129b4d852
commit
f9ab076b2a
|
@ -18,6 +18,7 @@ job make exports:
|
||||||
- chmod +x bin/godot3-server
|
- chmod +x bin/godot3-server
|
||||||
- df -h
|
- df -h
|
||||||
- mkdir -p ~/.cache
|
- mkdir -p ~/.cache
|
||||||
|
- mkdir -p ~/.config/godot
|
||||||
- WGET_ARGS='' make install-templates
|
- WGET_ARGS='' make install-templates
|
||||||
script:
|
script:
|
||||||
- GODOT=./bin/godot3-server make export-all
|
- GODOT=./bin/godot3-server make export-all
|
||||||
|
|
Loading…
Reference in New Issue