chore: update .github/workflows/ci.yml

This commit is contained in:
jaywcjlove
2021-10-05 06:06:13 +08:00
parent af6f6f8dff
commit 7bb180c370

View File

@@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
node-version: 14
- run: npm install
- run: npm run create:html