mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 14:30:01 +00:00
Compare commits
2 Commits
653ab735f1
...
e3fc1cf8a3
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e3fc1cf8a3 | ||
![]() |
3f11068f9c |
4
.github/workflows/docs-and-testcov.yml
vendored
4
.github/workflows/docs-and-testcov.yml
vendored
@ -102,7 +102,9 @@ jobs:
|
||||
mkdir -p target/doc/rustframe/.github
|
||||
cp .github/rustframe_logo.png target/doc/rustframe/.github/
|
||||
|
||||
mv target/doc/rustframe target/doc/docs
|
||||
mkdir -p target/doc/docs
|
||||
mv target/doc/rustframe/ target/doc/docs/
|
||||
|
||||
echo "<meta http-equiv=\"refresh\" content=\"0; url=docs\">" > target/doc/index.html
|
||||
|
||||
- name: Upload Pages artifact
|
||||
|
Loading…
x
Reference in New Issue
Block a user