Skip to content

Commit 4b1a940

Browse files
authored
fix: remove duplicate doc build step (#836)
1 parent 8f5d222 commit 4b1a940

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ jobs:
130130
export TEMP=${{ runner.temp }}
131131
make clean
132132
echo "Making html doc..."
133-
make html
134133
make html $DEBUG_HTML >> log.txt 2>&1
135134
136135
- name: "Check for success"

0 commit comments

Comments
 (0)