mirror of
https://github.com/PanXProject/awesome-certificates.git
synced 2024-12-18 14:56:09 +00:00
Update convert-md-to-html.yml
This commit is contained in:
parent
5aa17f4e67
commit
a79ce52ddc
4
.github/workflows/convert-md-to-html.yml
vendored
4
.github/workflows/convert-md-to-html.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user