Skip to content

Commit d83c1fd

Browse files
committed
Re-enable linux-old docs builds
Signed-off-by: Michael Dolan <[email protected]>
1 parent c45cc02 commit d83c1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
- build: 5
279279
build-type: Release
280280
build-shared: 'ON'
281-
build-docs: 'OFF'
281+
build-docs: 'ON'
282282
build-openfx: 'ON'
283283
use-simd: 'OFF'
284284
use-oiio: 'OFF'

0 commit comments

Comments
 (0)