1 Commits

Author SHA1 Message Date
Palash Tyagi
653ab735f1 Merge 18887e72ae into ddcc539076 2025-05-04 18:48:31 +01:00

View File

@@ -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