1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-16 21:42:23 +00:00

Update book.yml

This commit is contained in:
iGmainC 2022-08-10 17:32:30 +08:00 committed by GitHub
parent a403084b27
commit 19457e1d0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,7 @@ jobs:
rm mdbook*.zip
chmod +x mdbook-pdf
sudo mv mdbook-pdf /bin
- run: mdbook build
- run: mdbook build && ls -l book/
- name: Deploy
uses: peaceiris/actions-gh-pages@v3