Skip to content

Commit

Permalink
fix Upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
radkesvat committed Jun 28, 2024
1 parent 09e06f0 commit 3de87b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:

- name: Upload artifact
uses: actions/upload-pages-artifact@v3

with:
path: "docs/_site/"
# Deployment job
deploy:
environment:
Expand Down

0 comments on commit 3de87b0

Please sign in to comment.