Skip to content

Commit

Permalink
add opt
Browse files Browse the repository at this point in the history
  • Loading branch information
BebeSparkelSparkel committed Jul 8, 2024
1 parent c6fbb6c commit fa3f80e
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/llvm@12/*"
ls "/opt/homebrew/opt/llvm@12/*"
set -ex
stack --version
stack test --fast --no-terminal --stack-yaml=${{ matrix.stack-yaml }} --resolver=${{ matrix.resolver }}

0 comments on commit fa3f80e

Please sign in to comment.