Skip to content

Commit

Permalink
fixed pages artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoreilly committed Jan 17, 2024
1 parent 3bf2a43 commit 58fa133
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/core.yaml
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@v1
with:
path: "."

# Deployment job
deploy:
Expand Down

0 comments on commit 58fa133

Please sign in to comment.