Fix tester

This commit is contained in:
Mimi 2023-11-30 00:50:37 +08:00
parent 9bd24f7ba0
commit 4f5e6001e4

View File

@ -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