This commit is contained in:
root 2024-05-25 20:15:57 +08:00
parent 6eebf5459f
commit 72b0ea97fd
1 changed files with 3 additions and 3 deletions

View File

@ -17,11 +17,11 @@ jobs:
# - run: echo "testseetsetsetstse"
# - name: To Main
# run: cd /opt/workspace/TOPVERSE_Official
# - name: Git
# run: git clone http://127.0.0.1:3000/huxin/TOPVERSE_Official /opt/workspace/website
- name: Git
run: git clone http://www.topverse.world:3000/huxin/TOPVERSE_Official /opt/workspace/website
- name: Install & Build
run: |
cd /data/TOPVERSE_Official
cd /opt/workspace/website
pnpm i
pnpm generate
# - name: Build