fix gh actions
This commit is contained in:
1
.github/workflows/cf-pages.yml
vendored
1
.github/workflows/cf-pages.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
- run: |
|
||||
npm i
|
||||
git clone https://syu:${GITEA_TOKEN}@git.syui.ai/ai/vrma
|
||||
mkdir public
|
||||
cp -rf ./vrma/* public/
|
||||
|
||||
- name: Build
|
||||
|
||||
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,7 +7,4 @@ package-lock.json
|
||||
.claude
|
||||
/claude.md
|
||||
/CLAUDE.md
|
||||
/public/animation
|
||||
/public/model
|
||||
/public/audio
|
||||
/public/favicon.png
|
||||
/public
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
vrm.syui.ai
|
||||
Reference in New Issue
Block a user