mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-02-06 01:06:29 +00:00
Fix nojekyll path
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user