1
0

fix gh-actions

This commit is contained in:
2025-11-21 06:04:43 +09:00
parent 6476fd8084
commit e48ebb953f

View File

@@ -22,9 +22,7 @@ jobs:
fetch-depth: 0
- run: |
yarn install
rm -rf dist/vrma
git clone https://${GITEA_TOKEN}@git.syui.ai/ai/vrma dist/vrma
rm -rf dist/vrma/.git
cp -rf vrma dist/
- name: Build
env: