Skip to content

Commit

Permalink
disable jekyll for docs, try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed Jan 17, 2022
1 parent 140e57d commit 8dcebd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
mkdir target/gh-pages
mv target/doc target/gh-pages/rustdoc
touch .nojekyll
touch target/gh-pages/.nojekyll
- name: Deploy
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
Expand Down

0 comments on commit 8dcebd4

Please sign in to comment.