fix
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 25
|
node-version: 25
|
||||||
- run: |
|
- run: |
|
||||||
npm ci
|
npm i
|
||||||
rm -rf dist/vrma
|
rm -rf dist/vrma
|
||||||
git clone https://syu:${GITEA_TOKEN}@git.syui.ai/ai/vrma
|
git clone https://syu:${GITEA_TOKEN}@git.syui.ai/ai/vrma
|
||||||
cp -rf ./vrma/model/ai.vrm public/
|
cp -rf ./vrma/model/ai.vrm public/
|
||||||
|
|||||||
Reference in New Issue
Block a user