Add workflow to build/publish WASM
All checks were successful
Build and Publish WASM version of demo / Set-Up-emsdk (push) Successful in 15s

Deploys to https://jumpartifact.com/demo0/
This commit is contained in:
Stephen Seo 2023-08-05 22:47:20 +09:00
parent 8bc8bdf0c5
commit f0a2796b90

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: cd /home/gitea_act_runner && ./build_and_deploy_jumpartifact.com_demo_0.sh