Skip to content

Commit

Permalink
modify path
Browse files Browse the repository at this point in the history
  • Loading branch information
jjsair0412 committed Oct 16, 2023
1 parent 9fd6a51 commit 537a765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
source: ./jekyll/
destination: ./jekyll/_site
source: jekyll/
destination: jekyll/_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v2

Expand Down

0 comments on commit 537a765

Please sign in to comment.