chore: Fixed some ci issues
This commit is contained in:
parent
828b945c8e
commit
2a360ced3d
|
@ -20,8 +20,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
mdbook-version: 'latest'
|
mdbook-version: 'latest'
|
||||||
|
|
||||||
- run: ls
|
- run: cd book && mdbook build
|
||||||
- run: mdbook build
|
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
|
|
Loading…
Reference in New Issue