diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41619007e..3a769df33 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -214,7 +214,7 @@ jobs: gem install bundler bundle install bundle exec jekyll build --destination 1.0.0 - - run: touch docs/.nojekyll + touch .nojekyll - uses: EndBug/add-and-commit@v7 with: message: Add .nojekyll