Skip to content

Commit fc83b1c

Browse files
authored
Update add-docs-to-release.yml
1 parent 9316b60 commit fc83b1c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/add-docs-to-release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ jobs:
2828
- name: Install packages
2929
run: pnpm install
3030

31-
- name: Fetch and rebase onto latest main
32-
run: |
33-
git fetch origin main
34-
git rebase origin/main
35-
3631
- name: Build packages
3732
run: pnpm build:packages
3833

0 commit comments

Comments
 (0)