jumpartifact.com_demo_0/.gitea/workflows/publish_wasm.yaml
Stephen Seo 6bc1d10de5
All checks were successful
Build and Publish WASM version of demo / Set-Up-emsdk (push) Successful in 16s
Test workflow to build/publish WASM
2023-08-06 14:00:06 +09:00

9 lines
259 B
YAML

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