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
|
||||
|
||||
Reference in New Issue
Block a user