mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
testing w .nojekyll
This commit is contained in:
parent
d670ab4a5c
commit
6bb1c2a0de
3
.github/workflows/docs-and-testcov.yml
vendored
3
.github/workflows/docs-and-testcov.yml
vendored
@ -103,8 +103,9 @@ jobs:
|
|||||||
cp tarpaulin-report.json target/doc/docs/
|
cp tarpaulin-report.json target/doc/docs/
|
||||||
cp tarpaulin-badge.json target/doc/docs/
|
cp tarpaulin-badge.json target/doc/docs/
|
||||||
cp last-commit-date.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
|
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
|
# verify that .github exists in the output directory
|
||||||
- name: Verify .github directory
|
- name: Verify .github directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user