Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mineocean authored Jan 5, 2025
1 parent eb6a4ff commit 42b29ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
${{ runner.OS }}-npm-cache
- name: Install Dependencies
run: npm install
- name: Find cinema Data
run: hexo cinema -u
- name: Find bangumi Data
run: hexo bangumi -u
- name: Build
run: npm run build
- name: Upload Pages artifact
Expand Down

0 comments on commit 42b29ec

Please sign in to comment.