Skip to content

Commit 901c278

Browse files
authored
Update publish.yml
1 parent 4f6656e commit 901c278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
rm cabal.project
4444
cd doc
4545
cabal update
46-
cabal install HUnit QuickCheck hspec hspec-contrib --lib --package-env .
46+
cabal install HUnit QuickCheck hspec hspec-core hspec-contrib --lib --package-env .
4747
bundle exec jekyll build
4848
4949
- uses: actions/upload-pages-artifact@v1

0 commit comments

Comments
 (0)