Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreabedini authored May 21, 2022
1 parent 5e1c078 commit 1fc305f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: 'latest'
- run: echo "$HOME/.cabal/bin" >> $GITHUB_PATH
- name: install cabal-docspec
run: |
mkdir -p $HOME/.cabal/bin
Expand Down

0 comments on commit 1fc305f

Please sign in to comment.