Skip to content

Commit

Permalink
Merge pull request #677 from lintaonz/doc/build-book
Browse files Browse the repository at this point in the history
  • Loading branch information
basarat authored Jun 6, 2024
2 parents 66111b3 + a532dd3 commit 93fc529
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
node-version: '12.18.2'
- run: sudo apt update
- run: sudo apt install libegl1 libopengl0
- run: sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
- run: sudo npm install -g gitbook-cli
- run: gitbook install
Expand Down

0 comments on commit 93fc529

Please sign in to comment.