testing w .nojekyll

This commit is contained in:
Palash Tyagi 2025-05-05 03:18:22 +01:00
parent d670ab4a5c
commit 6bb1c2a0de

View File

@ -103,8 +103,9 @@ jobs:
cp tarpaulin-report.json target/doc/docs/
cp tarpaulin-badge.json target/doc/docs/
cp last-commit-date.json target/doc/docs/
cp -r .github target/doc/docs/.github
cp -r .github target/doc/docs
echo "<meta http-equiv=\"refresh\" content=\"0; url=docs\">" > target/doc/index.html
touch target/doc/.nojekyll
# verify that .github exists in the output directory
- name: Verify .github directory