Skip to content

Commit 055b5e7

Browse files
committed
chore: remove generate
1 parent f9105d0 commit 055b5e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- name: Build and Export
2828
run: |
2929
npm run build
30-
npm run generate:seo
3130
3231
- name: Deploy to GitHub Pages
3332
if: success() && (hashFiles('out/index.html') != '')

0 commit comments

Comments
 (0)