Skip to content

Commit

Permalink
Github Actions workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xszqxszq committed Apr 26, 2024
1 parent ca1cba6 commit 9731322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/jekyll-build-pages@v1
with:
source: ./
destination: ./_site
destination: ./docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v3

Expand Down

0 comments on commit 9731322

Please sign in to comment.