Skip to content

Commit ab267b6

Browse files
committed
actions2
1 parent b432f36 commit ab267b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nuxtjs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
- uses: actions/setup-node@v4
3131
with:
3232
node-version: "22"
33+
- name: Setup Bun
34+
uses: oven-sh/setup-bun@v2
3335
# Pick your own package manager and build script
3436
- run: bun install
3537
- run: bunx nuxt build --preset github_pages

0 commit comments

Comments
 (0)