This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
curl -sL -o /cache/Godot_v4.6-stable_export_templates.tpz \
|
curl -sL -o /cache/Godot_v4.6-stable_export_templates.tpz \
|
||||||
"https://github.com/godotengine/godot-builds/releases/download/4.6-stable/Godot_v4.6-stable_export_templates.tpz"
|
"https://github.com/godotengine/godot-builds/releases/download/4.6-stable/Godot_v4.6-stable_export_templates.tpz"
|
||||||
fi
|
fi
|
||||||
cd ~/.local/share/godot/export_templates/4.6.stable.official
|
cd ~/.local/share/godot/export_templates/4.6.stable
|
||||||
unzip -q -o /cache/Godot_v4.6-stable_export_templates.tpz
|
unzip -q -o /cache/Godot_v4.6-stable_export_templates.tpz
|
||||||
mv templates/* .
|
mv templates/* .
|
||||||
rm -rf templates
|
rm -rf templates
|
||||||
|
|||||||
Reference in New Issue
Block a user