chore: Fixed some ci issues

This commit is contained in:
Ch1n3du 2022-09-26 14:55:48 +01:00 committed by Lucas
parent 828b945c8e
commit 2a360ced3d
1 changed files with 1 additions and 2 deletions

View File

@ -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