Skip to content

Commit

Permalink
Merge pull request #129 from hhefesto/flake-parts
Browse files Browse the repository at this point in the history
Fix release stage of ci
  • Loading branch information
sfultong authored Jan 14, 2025
2 parents 3ae6189 + d7ad963 commit 319ca50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/telomare-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
run: |
ls
cd telomare
nix -Lv develop -c cabal update
(nix develop -c cabal haddock --haddock-hyperlink-source) > ../haddock-output
echo OK Haddock build
- name: haddock copy
Expand Down

0 comments on commit 319ca50

Please sign in to comment.