Skip to content

Commit

Permalink
fix ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Feb 9, 2024
1 parent c794dea commit b4c5f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
prefix: null
- run: cabal sdist
- run: cabal update
- run: cabal haddock --haddock-for-hackage --enable-documentation
- uses: haskell-actions/hackage-publish@v1.1
with:
Expand Down

0 comments on commit b4c5f0d

Please sign in to comment.