Skip to content

Commit

Permalink
ci: remove setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Jan 28, 2024
1 parent 58ad25f commit 60b279a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20.x
- uses: oven-sh/setup-bun@v1
with:
bun-version: 1.0.25
Expand Down

0 comments on commit 60b279a

Please sign in to comment.