fix gh-actions
This commit is contained in:
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
@@ -18,10 +18,8 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 25
|
||||
cache: 'npm'
|
||||
cache-dependency-path: atmosphere/package-lock.json
|
||||
- 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