Fix: typo

This commit is contained in:
Jim Han
2021-03-15 13:50:21 +08:00
committed by GitHub
parent 10f46938c8
commit 7348bf21d4

View File

@@ -24,7 +24,7 @@ jobs:
- name: Install and Build
run: |
yarn install
yarn build
yarn docs:build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with: