Skip to content

Commit

Permalink
更新workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phantooom committed Apr 7, 2024
1 parent c102f0d commit 7e81971
Show file tree
Hide file tree
Showing 3 changed files with 1,598 additions and 5,974 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install Dependencies
run: npm install
- name: Build
run: npm run build
run: hexo g -s
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down
Loading

0 comments on commit 7e81971

Please sign in to comment.