We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c23784 + 31c695b commit bf750f4Copy full SHA for bf750f4
1 file changed
.github/workflows/build.yml
@@ -74,6 +74,7 @@ jobs:
74
cabal build all
75
--builddir=${{ env.cabal-build-dir }}
76
--only-dependencies
77
+ --enable-documentation
78
79
- name: Build
80
run: >
0 commit comments