fix
This commit is contained in:
parent
2f5591b550
commit
177423e543
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -21,8 +21,6 @@ jobs:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
- run: |
|
||||
yarn install
|
||||
git config --global user.email $GITEA_MAIL
|
||||
git config --global user.name syui
|
||||
git clone https://${GITEA_TOKEN}@git.syui.ai/ai/vrma ./dist/vrma
|
||||
|
||||
- name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user