mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
Fix tester
This commit is contained in:
parent
9bd24f7ba0
commit
4f5e6001e4
2
.github/workflows/tester.yml
vendored
2
.github/workflows/tester.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user