This commit is contained in:
@@ -22,6 +22,9 @@ jobs:
|
||||
- name: Install npm dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Generate recent posts
|
||||
run: node scripts/generate-recent-posts.js
|
||||
|
||||
- name: Build static site
|
||||
run: npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user