Skip to content

Commit 79260a3

Browse files
Updates
1 parent 99fc770 commit 79260a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
static_site_generator: next
3131

3232
- name: Build with Next.js 🏗️
33-
run: npm run build
33+
run: npx next build
3434

3535
- name: Upload artifact 📡
3636
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)