Skip to content

Commit

Permalink
Remove command.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanperez-keera committed May 20, 2024
1 parent 82edd0b commit ee9a78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-ghc-8.6-cabal-2.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:
- name: Create sandbox
run: |
echo "$PWD/.cabal-sandbox/bin" >> $GITHUB_PATH
cabal v1-sandbox init
ls
pwd
# cabal v1-sandbox init
# - name: Install Alex, Happy
# run: |
# cabal v1-install alex happy
Expand Down

0 comments on commit ee9a78b

Please sign in to comment.