Skip to content

Commit 0f8bd87

Browse files
committed
fix release name
1 parent d2b2922 commit 0f8bd87

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
@@ -46,7 +46,7 @@ then
4646
${SDKDIR}/emsdk \
4747
${SDKDIR}/devices/* \
4848
${SDKDIR}/prebuilt/* \
49-
> /tmp/sdk/python-wasm-sdk-stable.tar
49+
> /tmp/sdk/python-wasm-sdk-${CIVER:-ubuntu-latest}.tar
5050
lz4 /tmp/sdk/python-wasm-sdk-${CIVER:-ubuntu-latest}.tar
5151
# bzip2 will remove original
5252
bzip2 /tmp/sdk/python-wasm-sdk-${CIVER:-ubuntu-latest}.tar

0 commit comments

Comments
 (0)