Skip to content

Commit

Permalink
Install primecount
Browse files Browse the repository at this point in the history
  • Loading branch information
pgujjula committed Dec 20, 2024
1 parent 6bd9036 commit 62866c0
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
Expand Up @@ -44,6 +44,8 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v4
- name: Install primecount C library
run: sudo apt-get install libprimecount-dev
- uses: haskell-actions/setup@v2
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit 62866c0

Please sign in to comment.