Test workflow to build/publish WASM
Some checks failed
Build and Publish WASM version of demo / Set-Up-emsdk (push) Failing after 0s

This commit is contained in:
Stephen Seo 2023-08-05 22:47:20 +09:00
parent 8bc8bdf0c5
commit 8bb6d30ced

View file

@ -0,0 +1,9 @@
name: Build and Publish WASM version of demo
run-name: ${{ gitea.actor }} is building the WASM version
on: [push]
jobs:
Set-Up-emsdk:
runs-on: archLinux
steps:
- run: ./build_and_deploy_jumpartifact.com_demo_0.sh