mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-11-19 23:16:11 +00:00
Compare commits
1 Commits
e3fc1cf8a3
...
653ab735f1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
653ab735f1 |
4
.github/workflows/docs-and-testcov.yml
vendored
4
.github/workflows/docs-and-testcov.yml
vendored
@@ -102,9 +102,7 @@ jobs:
|
||||
mkdir -p target/doc/rustframe/.github
|
||||
cp .github/rustframe_logo.png target/doc/rustframe/.github/
|
||||
|
||||
mkdir -p target/doc/docs
|
||||
mv target/doc/rustframe/ 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
|
||||
|
||||
Reference in New Issue
Block a user