Skip to content

Commit

Permalink
ci: add makeCategory for news
Browse files Browse the repository at this point in the history
  • Loading branch information
xunpod committed Jun 6, 2024
1 parent 1830465 commit 78d6eed
Show file tree
Hide file tree
Showing 2 changed files with 2,987 additions and 907 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
${{ runner.OS }}-npm-cache
- name: Install Dependencies
run: npm install
- name: MakeCategory
run: ./public/makeCategory
- name: Build
run: npm run build
- name: Deploy
Expand Down
Loading

0 comments on commit 78d6eed

Please sign in to comment.