Skip to content

Commit

Permalink
Merge pull request #695 from IntersectMBO/smelc/reuse-iohk-action
Browse files Browse the repository at this point in the history
Revert "Switch to system dependencies action fork to fix macos build issues"
  • Loading branch information
carbolymer authored Nov 27, 2024
2 parents 715673d + a771215 commit 52fef26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@ jobs:
cabal-version: ${{ matrix.cabal }}

- name: Install system dependencies
# TODO: switch to input-output-hk/actions/base@latest after https://github.com/input-output-hk/actions/pull/29 gets merged
uses: carbolymer/actions/base@latest
uses: input-output-hk/actions/base@latest
with:
use-sodium-vrf: true # default is true

Expand Down

0 comments on commit 52fef26

Please sign in to comment.