Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
novalagung authored May 17, 2020
1 parent 632f22c commit 4ef462f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
go-version: 1.14
- name: 'Installing gitbook cli'
run: npm install -g gitbook-cli
- name: 'Installing svgexport'
run: npm install -g svgexport
- name: 'Installing calibre'
run: sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
- name: 'Preparing for ebooks generations'
Expand Down

0 comments on commit 4ef462f

Please sign in to comment.