jumpartifact.com_demo_0/.gitea/workflows/publish_wasm.yaml
Stephen Seo 61bd170f20
All checks were successful
Build and Publish WASM version of demo / Set-Up-emsdk (push) Successful in 15s
Minor fixes
Minor tweak to Gitea workflow "publish_wasm".

Mark "wasm_include/**" as vendored.
2023-08-06 18:06:27 +09:00

9 lines
236 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 && ./build_and_deploy_jumpartifact.com_demo_0.sh