Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Aug 28, 2024
1 parent fb4071f commit 4f72ec1
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 @@ -28,8 +28,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/[email protected]
with:
Expand Down

0 comments on commit 4f72ec1

Please sign in to comment.