Skip to content

Commit 8254ffa

Browse files
author
NewSkyLine
committed
Try
1 parent 934fa5e commit 8254ffa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
run: npm install
3636
- name: Build
3737
run: npm run build
38+
- name: Generate
39+
run: npm run dev
3840
- name: Setup Pages
3941
uses: actions/configure-pages@v3
4042
- name: Upload artifact

0 commit comments

Comments
 (0)