Skip to content

Commit a87323e

Browse files
authored
ci: update ci.yml
1 parent 336720d commit a87323e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
uses: actions/setup-node@v4
2727
with:
2828
node-version: ${{ matrix.node }}
29-
- name: checkout main
30-
run: git branch -f main origin/main
3129
- name: Install pnpm
3230
uses: pnpm/action-setup@v4
3331
with:

0 commit comments

Comments
 (0)