aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2022-07-04 21:56:52 +0200
committerTristan Gingold <tgingold@free.fr>2022-07-04 21:56:52 +0200
commit0529da6ce3ebe08e2f01f5916400adb2b9344bf8 (patch)
tree5867b07e0c399fcf3449810ac643edd678489865 /.github
parent4680026dace2ee36aa06475c02fa536d0b536411 (diff)
downloadghdl-0529da6ce3ebe08e2f01f5916400adb2b9344bf8.tar.gz
ghdl-0529da6ce3ebe08e2f01f5916400adb2b9344bf8.tar.bz2
ghdl-0529da6ce3ebe08e2f01f5916400adb2b9344bf8.zip
Test.yml: add more debug commands for macos
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/Test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml
index 6708840b5..0460f88f7 100644
--- a/.github/workflows/Test.yml
+++ b/.github/workflows/Test.yml
@@ -215,7 +215,7 @@ jobs:
run: |
./scripts/macosx/install-ada.sh
brew --prefix llvm
- ls -l $(brew --prefix llvm)
+ brew ls --verbose llvm
brew --prefix
- name: '🚧 Build and 🚦 Test GHDL'