Skip to content

Commit 93c4a13

Browse files
committed
ci: remove clone univer
1 parent e7c951a commit 93c4a13

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
- name: set work dir
3131
run: echo "UNIVER_CLONE_ROOT=$(pwd)/submodules/univer" >> $GITHUB_ENV
3232

33-
- name: clone univer
34-
run: pnpm clone:univer
35-
3633
- name: Set IMAGE_TAG variable
3734
id: stepGetImageTag
3835
run: |

0 commit comments

Comments
 (0)