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