fix setup godot step
This commit is contained in:
parent
33b2d50519
commit
70383e7814
|
@ -290,6 +290,7 @@ jobs:
|
|||
mv Godot_* godot
|
||||
chmod u+x godot
|
||||
ls -l
|
||||
cd ..
|
||||
./bin/godot --version
|
||||
|
||||
- name: Generate icon .import files
|
||||
|
|
Loading…
Reference in New Issue