Skip to content

Commit a9349b0

Browse files
authored
Docs: Update from francisdb/patch-1 (#12)
Wrong variable name
2 parents 38cbebc + 7504e3c commit a9349b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
output_dir: pdfs
143143
images_dir: docs/images
144144
# for example <img src="./images/file-name.png">
145-
images_path: ./images
145+
image_import: ./images
146146
# Default is true, can set to false to only get PDF files
147147
build_html: false
148148
- uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)