Fix: typo
parent
10f46938c8
commit
7348bf21d4
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue