Skip to content

Commit c99358d

Browse files
committed
wrong PYBUILD was 3.10
1 parent 7d4716d commit c99358d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wasm-sdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ reset
33
. /etc/lsb-release
44
export CIVER=${CIVER:-$DISTRIB_ID}
55
export SDKDIR=/opt/python-wasm-sdk
6-
export PYBUILD=3.10
6+
export PYBUILD=3.11
77

88

99
sudo mkdir -p ${SDKDIR}

0 commit comments

Comments
 (0)