Skip to content

Commit 1cdc65c

Browse files
authored
Update jekyll-gh-pages.yml
1 parent 6496dbf commit 1cdc65c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/jekyll-gh-pages.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ jobs:
3333
with:
3434
input_dir: ./
3535
output_dir: pdfs
36-
images_dir: assets
36+
images_dir: assets/img
3737
build_html: false
3838
template: template.html
39-
image_import: ./assets
39+
image_import: ./img
4040
- name: Setup Pages
4141
uses: actions/configure-pages@v5
4242
- name: Build with Jekyll

0 commit comments

Comments
 (0)