Skip to content

Commit

Permalink
one more attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
noinia committed Nov 18, 2023
1 parent deb12e7 commit b845a07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ jobs:
- name: haddock
run: |
$CABAL v2-haddock --disable-documentation --haddock-all $ARG_COMPILER --with-haddock $HADDOCK $ARG_TESTS $ARG_BENCH all > haddock.raw.txt
"$HOME/.ghcup/bin/ghcup" set ghc "$HCVER"
$CABAL haddock-project --with-haddock=$HADDOCK --with-ghc=$HC
- name: haddock-badge
run: |
Expand Down

0 comments on commit b845a07

Please sign in to comment.