parent
ae22173e58
commit
e1a2894d7b
1 changed files with 1 additions and 5 deletions
|
@ -29,11 +29,7 @@ jobs:
|
||||||
echo "---"
|
echo "---"
|
||||||
/root/.local/share/godot/godot_executable/Godot_v4.0-stable_linux.x86_64 --version
|
/root/.local/share/godot/godot_executable/Godot_v4.0-stable_linux.x86_64 --version
|
||||||
echo "---"
|
echo "---"
|
||||||
ls /root/.local/share/godot/templates
|
ls /root/.local/share/godot/
|
||||||
echo "---"
|
|
||||||
ls /root/.local/share/godot/4.0.stable
|
|
||||||
echo "---"
|
|
||||||
ls /root/.local/share/godot/export_templates
|
|
||||||
- name: setup Build Folders
|
- name: setup Build Folders
|
||||||
run: mkdir -p ./builds/linux
|
run: mkdir -p ./builds/linux
|
||||||
- name: export for linux
|
- name: export for linux
|
||||||
|
|
Loading…
Reference in a new issue