Skip to content

Commit 9d26875

Browse files
committed
??
1 parent 5b4810d commit 9d26875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nuxtjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Bun
2727
uses: oven-sh/setup-bun@v2
2828
- run: bun install
29-
- run: bunx nuxt build --preset github_pages
29+
- run: bunx nuxt generate --preset github_pages
3030
- name: Upload artifact
3131
uses: actions/upload-pages-artifact@v3
3232
with:

0 commit comments

Comments
 (0)