Skip to content

Commit 528e6f4

Browse files
Update deploy.yml
1 parent 5eea935 commit 528e6f4

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
@@ -28,7 +28,7 @@ jobs:
2828
run: npm ci
2929

3030
- name: Build Quartz
31-
run: npm run build
31+
run: npx quartz build
3232

3333
- name: Deploy to GitHub Pages
3434
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)