修改CI
This commit is contained in:
parent
6eebf5459f
commit
72b0ea97fd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue