Fix Godot editor settings and Java path (#154)
This commit is contained in:
2
.github/workflows/godot-ci.yml
vendored
2
.github/workflows/godot-ci.yml
vendored
@@ -20,6 +20,8 @@ jobs:
|
||||
- name: Setup
|
||||
run: |
|
||||
mkdir -v -p ~/.local/share/godot/export_templates/
|
||||
mkdir -v -p ~/.config/
|
||||
mv /root/.config/godot ~/.config/godot
|
||||
mv /root/.local/share/godot/export_templates/${GODOT_VERSION}.stable ~/.local/share/godot/export_templates/${GODOT_VERSION}.stable
|
||||
- name: Windows Build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user