Skip to content

Commit 1c32992

Browse files
Update ci.yml
1 parent 295fc2f commit 1c32992

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ jobs:
1818
with:
1919
bun-version: latest
2020

21-
- name: Setup node and restore cached dependencies
22-
uses: actions/setup-node@v3
23-
with:
24-
node-version: '20'
25-
2621
- name: Install packages
2722
run: bun install
2823

0 commit comments

Comments
 (0)