File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -471,8 +471,8 @@ Fatal: failed to apply patch : $one
471471 * using cached sdk version from $CONTAINER_PATH /${SDKROOT}
472472"
473473 else
474- # SDK_URL=https://github.com/pygame-web/portable-sdk/releases/download/3.1.74.7bi/python3.13-wasm-sdk-alpine-3.21.tar.lz4
475- SDK_URL=https://github.com/pygame-web/portable-sdk/releases/download/3.1.61.8/python3.12-wasm-sdk-debian12-$( arch) .tar.lz4
474+ SDK_URL=https://github.com/pygame-web/portable-sdk/releases/download/3.1.74.7bi/python3.13-wasm-sdk-alpine-3.21.tar.lz4
475+ # SDK_URL=https://github.com/pygame-web/portable-sdk/releases/download/3.1.61.8/python3.12-wasm-sdk-debian12-$(arch).tar.lz4
476476 pushd $CONTAINER_PATH
477477 mkdir -p tmp
478478 tmpfile=tmp/python-wasm-sdk-alpine-3.21.tar.lz4
You can’t perform that action at this time.
0 commit comments