Skip to content

Commit a3655cc

Browse files
funmannto
andauthored
Update .github/workflows/test-suite.yaml
Co-authored-by: Clément Vasseur <clement.vasseur@gmail.com>
1 parent d6a3250 commit a3655cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-suite.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
set-env ld_preload_san "$(clang --print-file-name libclang_rt.asan_osx_dynamic.dylib)"
147147
set-env UBSAN_OPTIONS "print_stacktrace=1"
148148
set-env LLVM_DWARFDUMP "dwarfdump"
149-
set-env PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$BREW_PREFIX/opt/libpcap/lib/pkgconfig"
149+
set-env PKG_CONFIG_PATH "$PKG_CONFIG_PATH:$BREW_PREFIX/opt/libpcap/lib/pkgconfig"
150150
151151
- name: Install bitstream
152152
run: |

0 commit comments

Comments
 (0)