Skip to content

Commit edb1e55

Browse files
committed
chore: remove Node.js installation step from NuxtHub workflow
1 parent 40efbda commit edb1e55

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/nuxthub.yml

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

20-
- name: Install Node.js
21-
uses: actions/setup-node@v4
22-
with:
23-
node-version: 22
24-
2520
- name: Install dependencies
2621
run: bun install
2722

0 commit comments

Comments
 (0)