Skip to content

Commit

Permalink
5
Browse files Browse the repository at this point in the history
  • Loading branch information
alnikyur committed Jan 6, 2025
1 parent 138c6ac commit 8f2eca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scripts/prebuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ wget https://github.com/godotengine/godot-builds/releases/download/4.2-stable/Go
unzip Godot_v4.2-stable_export_templates.tpz
sudo mkdir -p ~/.local/share/godot/export_templates/4.2.stable/
sudo cp -rv templates/* ~/.local/share/godot/export_templates/4.2.stable/
sudo cp -rv templates/* /home/runner/.local/share/godot/export_templates/4.2.stable/

0 comments on commit 8f2eca8

Please sign in to comment.