diff --git a/.github/workflows/jekyll.yaml b/.github/workflows/jekyll.yaml index 1122d43..5e6d514 100644 --- a/.github/workflows/jekyll.yaml +++ b/.github/workflows/jekyll.yaml @@ -47,7 +47,7 @@ jobs: run: | ls -lath . pwd - cd edge-anomaly-detection/docs + cd docs bundle install bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}" -d ../../_site env: