Skip to content

Commit 5d4eb34

Browse files
committed
fix(en): workflow
1 parent ddb18ab commit 5d4eb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
sudo dpkg -i ./pdf2htmlEX.deb
2929
3030
- 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
31+
run: pdf2htmlEX --process-outline 1 --fallback 1 --bg-format svg --zoom 1.3 --process-type3 1 --dest-dir out TrungTQT_CV_EN.pdf
3232

3333
# (Optional) Create release
3434
- name: Generate release tag

0 commit comments

Comments
 (0)