Skip to content

Commit

Permalink
remove Cellar
Browse files Browse the repository at this point in the history
  • Loading branch information
BebeSparkelSparkel committed Jul 8, 2024
1 parent 03e021f commit c6fbb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
shell: bash
run: |
echo $PATH
ls "/opt/homebrew/Cellar/llvm@12/*"
ls "/opt/homebrew/llvm@12/*"
set -ex
stack --version
stack test --fast --no-terminal --stack-yaml=${{ matrix.stack-yaml }} --resolver=${{ matrix.resolver }}

0 comments on commit c6fbb6c

Please sign in to comment.