mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-25 07:28:51 -05:00
quote
This commit is contained in:
parent
4874b79a08
commit
e51c21fb23
2
.github/workflows/build-webgl.yml
vendored
2
.github/workflows/build-webgl.yml
vendored
|
|
@ -90,7 +90,7 @@ jobs:
|
|||
echo "Success to WebGL SimpleViewer."
|
||||
|
||||
# make index
|
||||
cat << '__HTML__' > Build/index.html
|
||||
cat << __HTML__ > Build/index.html
|
||||
<h2>$GITHUB_SHA</h2>
|
||||
<ul>
|
||||
<li>URP<a href="./VRM10Viewer/">VRM10Viewer</a></li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user