Skip to content

Commit

Permalink
Cabal help
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Jan 28, 2024
1 parent 7fc1767 commit b76b5df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cabal-pristine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
echo CABAL_EXE="$(which cabal)" >> "${GITHUB_ENV}"
echo CABAL_VERSION="$(cabal --numeric-version)" >> "${GITHUB_ENV}"
echo CABAL_CONFIG_FROM_HELP="$(cabal --help | tail -1)" >> "${GITHUB_ENV}"
cabal --help || true
- name: Home
run: |
Expand Down

0 comments on commit b76b5df

Please sign in to comment.