Skip to content

Commit

Permalink
Merge pull request #41 from input-output-hk/coot/gh-pages
Browse files Browse the repository at this point in the history
Fix gh-pages
  • Loading branch information
coot authored Jun 12, 2023
2 parents 2a33662 + b5d2f05 commit 882a382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: Build Haddock documentation 🔧
run: |
cabal haddock-package --hackage all
cabal haddock-project --hackage all
- name: Upload artifacts
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 882a382

Please sign in to comment.