ci-test (working now) #2

Merged
Snoweuph merged 82 commits from ci-test into master 2023-04-05 19:20:53 +00:00
Showing only changes of commit ae22173e58 - Show all commits

View file

@ -26,8 +26,14 @@ jobs:
unzip /root/.local/share/godot/godot_templates.tpz -d /root/.local/share/godot
mv /root/.local/share/godot/templates /root/.local/share/godot/4.0.stable
mv /root/.local/share/godot/4.0.stable /root/.local/share/godot/export_templates
echo "---"
/root/.local/share/godot/godot_executable/Godot_v4.0-stable_linux.x86_64 --version
pwd
echo "---"
ls /root/.local/share/godot/templates
echo "---"
ls /root/.local/share/godot/4.0.stable
echo "---"
ls /root/.local/share/godot/export_templates
- name: setup Build Folders
run: mkdir -p ./builds/linux
- name: export for linux