This commit is contained in:
ousttrue 2025-01-28 19:39:14 +09:00
parent 4874b79a08
commit e51c21fb23

View File

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