Skip to content

Commit ba15747

Browse files
authored
Update docs.yaml
1 parent e506306 commit ba15747

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docs.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
run: cargo clean --doc
2828
- name: Build docs
2929
run: cargo doc --no-deps
30-
- name: Add redirect
31-
run: echo '<meta http-equiv="refresh" content="0;url=aoc/index.html">' > target/doc/index.html
3230
- name: Remove lock file
3331
run: rm target/doc/.lock
3432
- name: Upload artifact

0 commit comments

Comments
 (0)