Skip to content

Commit c25cc23

Browse files
committed
Drop RUSTDOCFLAGS from GitHub Pages
1 parent 25703b8 commit c25cc23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
with:
4141
command: doc
4242
args: --no-deps
43-
env:
44-
RUSTDOCFLAGS: "--html-in-header ndarray-linalg/katex-header.html"
4543

4644
- name: Setup Pages
4745
uses: actions/configure-pages@v2

0 commit comments

Comments
 (0)