Minor fixes
All checks were successful
Build and Publish WASM version of demo / Set-Up-emsdk (push) Successful in 15s
All checks were successful
Build and Publish WASM version of demo / Set-Up-emsdk (push) Successful in 15s
Minor tweak to Gitea workflow "publish_wasm". Mark "wasm_include/**" as vendored.
This commit is contained in:
parent
f0a2796b90
commit
61bd170f20
2 changed files with 2 additions and 1 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
wasm_include/** linguist-vendored
|
|
@ -6,4 +6,4 @@ jobs:
|
|||
Set-Up-emsdk:
|
||||
runs-on: archLinux
|
||||
steps:
|
||||
- run: cd /home/gitea_act_runner && ./build_and_deploy_jumpartifact.com_demo_0.sh
|
||||
- run: cd && ./build_and_deploy_jumpartifact.com_demo_0.sh
|
||||
|
|
Loading…
Reference in a new issue