Skip to content

Commit 25027f7

Browse files
author
Dan Costello
committed
WIP
1 parent bce4626 commit 25027f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Build with Next.js
7878
run: |
7979
cd docs
80-
pnpm next build
80+
pnpm run build
8181
- name: Upload artifact
8282
uses: actions/upload-pages-artifact@v3
8383
with:

0 commit comments

Comments
 (0)