Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed May 28, 2024
1 parent ac829c5 commit ebd8883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- if: ${{ matrix.stack-yaml == 'stack.yaml' }}
uses: freckle/weeder-action@v2
with:
weeder-version: ${{ stack.outputs.compiler-version }}
weeder-version: ${{ steps.stack.outputs.compiler-version }}

hlint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ebd8883

Please sign in to comment.