Minor fixes
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:
Stephen Seo 2023-08-06 18:06:27 +09:00
parent f0a2796b90
commit 61bd170f20
2 changed files with 2 additions and 1 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
wasm_include/** linguist-vendored

View file

@ -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