Skip to content

Commit eee28dd

Browse files
authored
fix: workflow
1 parent 0494621 commit eee28dd

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
@@ -31,7 +31,7 @@ jobs:
3131
run: |
3232
pdf2htmlEX --process-outline 1 --fallback 1 --bg-format svg --zoom 1.3 --process-type3 1 --dest-dir out TrungTQT_CV.pdf
3333
ls -lavh out/
34-
mv out/TrungTQT_CV.html index.html
34+
mv out/TrungTQT_CV.html out/index.html
3535
ls -lavh out/
3636
3737
# (Optional) Create release

0 commit comments

Comments
 (0)