mirror of
https://github.com/yeslayla/build-godot-action.git
synced 2025-02-23 20:23:59 +01:00
Add html5 to packaging
This commit is contained in:
parent
7c6b524ff2
commit
4940f3b222
@ -2,7 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
workDir=`pwd`
|
workDir=`pwd`
|
||||||
platforms="linux windows mac"
|
platforms="linux windows mac html5"
|
||||||
|
|
||||||
wget https://downloads.tuxfamily.org/godotengine/3.1.1/Godot_v3.1.1-stable_export_templates.tpz --quiet
|
wget https://downloads.tuxfamily.org/godotengine/3.1.1/Godot_v3.1.1-stable_export_templates.tpz --quiet
|
||||||
mkdir ~/.cache
|
mkdir ~/.cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user