Skip to content

Commit bdd1659

Browse files
authored
Update mhs.yml
1 parent 2e47cee commit bdd1659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mhs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
- uses: actions/checkout@v4
1111
- uses: sol/setup-MicroHs@nightly
1212
- run: mcabal -r install "--git=https://github.com/hspec/hspec --branch=micro-hs" --dir=hspec-core hspec-core
13-
- run: mcabal -r install "--git=https://github.com/hspec/hspec --branch=micro-hs" hspec
13+
- run: mcabal -r install "--git=https://github.com/hspec/hspec" hspec
1414
- run: mcabal -r build

0 commit comments

Comments
 (0)