Skip to content

Commit

Permalink
changed dir to doc when uploading artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
nuuskamummu committed Mar 20, 2024
1 parent 6b7071b commit 5fab7bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: docs/_site

deploy:
environment:
Expand Down

0 comments on commit 5fab7bb

Please sign in to comment.