Skip to content

Commit

Permalink
ci: update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan authored Jul 7, 2024
1 parent 336720d commit a87323e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
- name: checkout main
run: git branch -f main origin/main
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
Expand Down

0 comments on commit a87323e

Please sign in to comment.