Fix nojekyll path

This commit is contained in:
Jamil Bou Kheir
2022-01-11 15:26:38 -08:00
parent 4071af7225
commit 063926c4d2

View File

@@ -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