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: |
|
- run: |
|
||||||
npm i
|
npm i
|
||||||
git clone https://syu:${GITEA_TOKEN}@git.syui.ai/ai/vrma
|
git clone https://syu:${GITEA_TOKEN}@git.syui.ai/ai/vrma
|
||||||
|
mkdir public
|
||||||
cp -rf ./vrma/* public/
|
cp -rf ./vrma/* public/
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,7 +7,4 @@ package-lock.json
|
|||||||
.claude
|
.claude
|
||||||
/claude.md
|
/claude.md
|
||||||
/CLAUDE.md
|
/CLAUDE.md
|
||||||
/public/animation
|
/public
|
||||||
/public/model
|
|
||||||
/public/audio
|
|
||||||
/public/favicon.png
|
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
vrm.syui.ai
|
|
||||||
Reference in New Issue
Block a user