Skip to content

Commit 9caa427

Browse files
committed
fixup! Set 'LIBRARY_PATH'
1 parent 52b4523 commit 9caa427

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.buildkite/pipeline-raw.yml

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ steps:
1212
agents:
1313
queue: "x86_64-rosetta-darwin"
1414
commands:
15-
- export LIBRARY_PATH="$(brew --prefix):$LIBRARY_PATH"
16-
- export C_INCLUDE_PATH="$(brew --prefix):$C_INCLUDE_PATH"
1715
- nix develop .#autorelease-macos -c ./scripts/build-all-bottles.sh "big_sur"
1816
artifact_paths:
1917
- '*.bottle.*'

0 commit comments

Comments
 (0)