We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb18ab commit 5d4eb34Copy full SHA for 5d4eb34
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
sudo dpkg -i ./pdf2htmlEX.deb
29
30
- name: Convert PDF to HTML
31
- run: pdf2htmlEX --process-outline 1 --fallback 1 --bg-format svg --zoom 1.3 --process-type3 1 --dest-dir out index.pdf
+ run: pdf2htmlEX --process-outline 1 --fallback 1 --bg-format svg --zoom 1.3 --process-type3 1 --dest-dir out TrungTQT_CV_EN.pdf
32
33
# (Optional) Create release
34
- name: Generate release tag
0 commit comments