Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joewatt95 committed Mar 25, 2024
1 parent a37aab9 commit 2ec52b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stack-based-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: haskell-actions/setup
- uses: haskell-actions/setup@v2
with:
enable-stack: true
- uses: actions/cache@v3
Expand Down

0 comments on commit 2ec52b8

Please sign in to comment.