Skip to content

Commit 95b8964

Browse files
authored
Merge pull request #1857 from amakarudze/fix-ci-issues
Install rename in Github deploy workflow
2 parents ef2ca84 + 8f72b0c commit 95b8964

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
packages: calibre
2929
- name: Install and Build
3030
run: |
31+
sudo apt install rename
3132
npm install
3233
npx honkit build
3334
npx honkit epub

0 commit comments

Comments
 (0)