Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bethropolis authored Jan 3, 2024
1 parent 6938885 commit 1d05520
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
uses: actions/configure-pages@v4
- name: Create Directory
run: mkdir _site
- name: move asserts Directory
run: mv .githubasserts _site
- name: Converts Markdown to HTML
uses: jaywcjlove/markdown-to-html-cli@main
with:
Expand Down

0 comments on commit 1d05520

Please sign in to comment.