Skip to content

Commit 882a382

Browse files
authored
Merge pull request #41 from input-output-hk/coot/gh-pages
Fix gh-pages
2 parents 2a33662 + b5d2f05 commit 882a382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Build Haddock documentation 🔧
6161
run: |
62-
cabal haddock-package --hackage all
62+
cabal haddock-project --hackage all
6363
6464
- name: Upload artifacts
6565
uses: actions/upload-pages-artifact@v1

0 commit comments

Comments
 (0)