1
0

fix gh-actions

This commit is contained in:
2025-12-09 17:54:08 +09:00
parent 6d07771f6c
commit 0d62a793b6

View File

@@ -18,10 +18,8 @@ jobs:
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
node-version: 25 node-version: 25
cache: 'npm'
cache-dependency-path: atmosphere/package-lock.json
- 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/