Skip to content

Commit

Permalink
Fix tester
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjoezhang committed Nov 29, 2023
1 parent 9bd24f7 commit 4f5e600
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
uses: actions/setup-node@v3
- name: Install Dependencies
run: npm install
- name: Install hexo-tag-embed
run: npm install hexo-tag-embed
- uses: actions/checkout@v3
with:
path: themes/next
Expand Down

0 comments on commit 4f5e600

Please sign in to comment.