We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1655d98 commit a3d19d6Copy full SHA for a3d19d6
1 file changed
.github/workflows/build.yaml
@@ -251,6 +251,7 @@ jobs:
251
- name: Build Webassembly
252
run: |
253
source ${MPY_DIR}/emsdk/emsdk_env.sh
254
+ make -C ${MPY_DIR}/ports/webassembly submodules
255
make webassembly V=1
256
- name: Archive dist artifacts
257
uses: actions/upload-artifact@v4
0 commit comments