Minor fix
All checks were successful
Build and Publish WASM version of demo / Build-And-Deploy (push) Successful in 15s
All checks were successful
Build and Publish WASM version of demo / Build-And-Deploy (push) Successful in 15s
This commit is contained in:
parent
ce06880a24
commit
bd3f760588
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is building the WASM version
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
Set-Up-emsdk:
|
||||
Build-And-Deploy:
|
||||
runs-on: archLinux
|
||||
steps:
|
||||
- run: cd && ./build_and_deploy_jumpartifact.com_demo_0.sh
|
||||
|
|
Loading…
Reference in a new issue