Skip to content

Commit 77f4f39

Browse files
authored
Remove singlehtml builds (#2747)
Singlehtml pages are rarely used, but publishing them increases build time and requires extra support effort.
1 parent 6dd1848 commit 77f4f39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
- run: make build-modules
3333
- run: make json
3434
- run: make json-ru
35-
- run: make singlehtml
36-
- run: make singlehtml-ru
3735
- run: make pdf
3836
- run: make pdf-ru
3937
- uses: nelonoel/[email protected]

0 commit comments

Comments
 (0)