Skip to content

Commit 7028ddc

Browse files
committed
update yml
1 parent 31f70c8 commit 7028ddc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
echo "NEXT_PUBLIC_REPO_NAME=${{ github.event.repository.name }}" >> $GITHUB_ENV
104104
105105
- name: Build Next.js site
106-
run: npm run build:static
106+
run: npm run build
107107

108108
- name: Upload static site artifact
109109
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)