Skip to content

Commit

Permalink
Try fix for bool issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Oct 25, 2023
1 parent 56754ca commit 22957cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Install GHC and Cabal
uses: input-output-hk/actions/devx@latest
uses: input-output-hk/actions/devx@hkm/devx-bool
with:
platform: ${{ inputs.platform }}
target-platform: ${{ inputs.target-platform }}
Expand Down

0 comments on commit 22957cc

Please sign in to comment.