mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-20 19:02:33 +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
|
uses: actions/setup-node@v3
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
|
- name: Install hexo-tag-embed
|
||||||
|
run: npm install hexo-tag-embed
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
path: themes/next
|
path: themes/next
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user