Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
perqin committed Jul 4, 2024
1 parent 99b8cc2 commit fb9a433
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/hexo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ jobs:
- name: Install Dependencies
run: pnpm install

- name: Debug
run: |
id
pnpm store path
# Deploy hexo blog website.
- name: Deploy
id: deploy
Expand Down

0 comments on commit fb9a433

Please sign in to comment.