Skip to content

Commit

Permalink
Drop RUSTDOCFLAGS from GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
termoshtt committed Sep 8, 2022
1 parent 25703b8 commit c25cc23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gh-pages.yml
Expand Up @@ -40,8 +40,6 @@ jobs:
with:
command: doc
args: --no-deps
env:
RUSTDOCFLAGS: "--html-in-header ndarray-linalg/katex-header.html"

- name: Setup Pages
uses: actions/configure-pages@v2
Expand Down

0 comments on commit c25cc23

Please sign in to comment.