We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c551b2 commit 5f7d03fCopy full SHA for 5f7d03f
.github/workflows/deploy.yml
@@ -19,6 +19,7 @@ jobs:
19
- name: Next build
20
run: |
21
npm install
22
+ npm run build
23
npm run deploy
24
- name: Deploy
25
uses: peaceiris/actions-gh-pages@v3
0 commit comments