Skip to content

Commit 15c8269

Browse files
committed
Don't build PDF on branch builds
1 parent da3e129 commit 15c8269

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-branch.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
- run: cmake .
3838
- run: make pull-modules
3939
- run: make build-modules
40-
- run: make pdf
41-
- run: make pdf-ru
4240
- run: make json
4341
- run: make json-ru
4442
- run: bash upload_output.sh

0 commit comments

Comments
 (0)