Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Nov 29, 2022
1 parent 19867cd commit d98593a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2

- name: Select build directory
run: echo "CABAL_BUILDDIR=dist" >> $GITHUB_ENV
Expand Down

0 comments on commit d98593a

Please sign in to comment.