build: 修复文档在action构建问题

This commit is contained in:
harrywan 2021-07-27 20:52:08 +08:00
parent 69baebd798
commit 613ed52b32

View File

@ -5,6 +5,7 @@ on:
- master
paths:
- 'docs/**/**'
- 'package.json'
jobs:
build-and-deploy:
runs-on: ubuntu-latest