Skip to content

Commit e9e772e

Browse files
committed
WIP
1 parent 1e4d3f6 commit e9e772e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/internal-testsuite.yml

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
# Working dir is /home/runner/work/c2rust/c2rust
103103
- name: Build c2rust
104104
run: |
105+
ls /usr/bin | grep "llvm-config"
105106
export LLVM_CONFIG_PATH=/usr/bin/llvm-config-12
106107
cargo build --release
107108

0 commit comments

Comments
 (0)