We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef2ca84 + 8f72b0c commit 95b8964Copy full SHA for 95b8964
.github/workflows/deploy.yml
@@ -28,6 +28,7 @@ jobs:
28
packages: calibre
29
- name: Install and Build
30
run: |
31
+ sudo apt install rename
32
npm install
33
npx honkit build
34
npx honkit epub
0 commit comments