We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1b44a commit 4bfd777Copy full SHA for 4bfd777
.github/workflows/javascript_builds.yml
@@ -8,7 +8,7 @@ env:
8
TARGET_PATH: demo/addons/godot-sqlite/bin/javascript/
9
TARGET_NAME: libgdsqlite
10
TARGET: release
11
- EMSDK_VERSION: 2.0.17
+ EMSDK_VERSION: 2.0.25
12
GODOT_VERSION: 3.4.2
13
EXPORT_NAME: demo/
14
0 commit comments