Skip to content

Commit

Permalink
Merge pull request #293 from turion/dev_ci
Browse files Browse the repository at this point in the history
Fix cabal-gild version
turion authored Mar 5, 2024
2 parents b750a23 + 6f78469 commit 1eda68b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -144,6 +144,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: tfausak/cabal-gild-setup-action@v2
with:
version: 1.0.2.4
- run: ./cabal_check.sh

success:

0 comments on commit 1eda68b

Please sign in to comment.