Skip to content

Commit

Permalink
Merge pull request #1857 from amakarudze/fix-ci-issues
Browse files Browse the repository at this point in the history
Install rename in Github deploy workflow
  • Loading branch information
amakarudze authored Nov 23, 2024
2 parents ef2ca84 + 8f72b0c commit 95b8964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
packages: calibre
- name: Install and Build
run: |
sudo apt install rename
npm install
npx honkit build
npx honkit epub
Expand Down

0 comments on commit 95b8964

Please sign in to comment.