Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Mar 13, 2024
1 parent 0ee806a commit 7e106f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: ./_site # Ensure this path points to the root directory where _site is generated
path: /home/runner/work/edge-anomaly-detection/_site # Ensure this path points to the root directory where _site is generated

# Deployment job
deploy:
Expand Down

0 comments on commit 7e106f5

Please sign in to comment.