Skip to content

Commit 93fc529

Browse files
authored
Merge pull request #677 from lintaonz/doc/build-book
2 parents 66111b3 + a532dd3 commit 93fc529

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
with:
2020
node-version: '12.18.2'
2121
- run: sudo apt update
22+
- run: sudo apt install libegl1 libopengl0
2223
- run: sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
2324
- run: sudo npm install -g gitbook-cli
2425
- run: gitbook install

0 commit comments

Comments
 (0)