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:
|
||||
node-version: 25
|
||||
- run: |
|
||||
npm ci
|
||||
npm i
|
||||
rm -rf dist/vrma
|
||||
git clone https://syu:${GITEA_TOKEN}@git.syui.ai/ai/vrma
|
||||
cp -rf ./vrma/model/ai.vrm public/
|
||||
|
||||
Reference in New Issue
Block a user