Skip to content

Commit c297e47

Browse files
authored
Merge pull request #697 from zainengineer/master
2 parents 93fc529 + f4ac14b commit c297e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

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

0 commit comments

Comments
 (0)