Update convert-md-to-html.yml

This commit is contained in:
Waleed Sadek 2024-02-18 22:59:43 +02:00 committed by GitHub
parent 5aa17f4e67
commit a79ce52ddc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ jobs:
- uses: baileyjm02/markdown-to-pdf@v1
with:
input_dir: /
output_dir: /
output_dir: html
images_dir: /media
# for example <img src="./images/file-name.png">
image_import: ./media
@ -28,4 +28,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: html
path: /
path: html