Skip to content

Commit

Permalink
3.1.65.15
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Aug 27, 2024
1 parent fc63966 commit 1842525
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Build wasm extra emsdk libraries
runs-on: ubuntu-22.04
env:
SDK_VERSION: 3.1.66.1bi
SDK_VERSION: 3.1.65.15bi
SDK_ARCHIVE: python3.12-wasm-sdk-Ubuntu-22.04.tar.lz4
SDKROOT: /opt/python-wasm-sdk
SYS_PYTHON: /usr/bin/python3
Expand Down
1 change: 1 addition & 0 deletions publish.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
mkdir -p /tmp/web
echo '<html>https://github.com/pygame-web/python-wasm-sdk-extra/releases</html>' > /tmp/web/index.html
touch /tmp/web/.nojekyll

0 comments on commit 1842525

Please sign in to comment.