Skip to content

Commit

Permalink
Update rustdoc.yml (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
sorpaas committed Nov 24, 2020
1 parent 8f5af33 commit 384b8f6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/rustdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@ jobs:
command: doc
args: --all --no-deps

- name: Write index.html
uses: DamianReeves/write-file-action@v1.0
with:
path: ./target/doc/index.html
contents: |
echo "<meta http-equiv=refresh content=0;url=frontier_rpc/index.html>"
write-mode: overwrite

- name: Deploy Documentation
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 384b8f6

Please sign in to comment.