Skip to content

Commit 5f7d03f

Browse files
committed
ci: change action
1 parent 9c551b2 commit 5f7d03f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Next build
2020
run: |
2121
npm install
22+
npm run build
2223
npm run deploy
2324
- name: Deploy
2425
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)