Skip to content

Commit 85693eb

Browse files
authored
Update monorepo-sync.yml (#1144)
remove duplicated step
1 parent 128e20b commit 85693eb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/monorepo-sync.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
- name: Install monorepo-sync package
4545
run: yarn add git+https://github.com/formio/monorepo-sync.git
4646

47-
- name: Clone Monorepo
48-
run: |
49-
gh repo clone formio/formio-monorepo monorepo -- --depth=1
5047
- name: Clone Monorepo
5148
run: |
5249
gh repo clone formio/formio-monorepo monorepo -- --depth=1

0 commit comments

Comments
 (0)