Skip to content

Commit

Permalink
try zlibstd.1.dylib
Browse files Browse the repository at this point in the history
Signed-off-by: Anton-4 <[email protected]>
  • Loading branch information
Anton-4 authored Nov 2, 2024
1 parent 45877da commit cad66fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_macos_apple_silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: build nightly release
env:
# For if zstd was installed with MacPorts
RUSTFLAGS: -C link-arg=-Wl,-rpath,/opt/local/lib,-install_name,@rpath/libzstd.dylib"
RUSTFLAGS: -C link-arg=-Wl,-rpath,/opt/local/lib,-install_name,@rpath/libzstd.1.dylib"
run: cargo build --locked --profile=release-with-lto --bin roc --bin roc_language_server

- name: package release
Expand Down

0 comments on commit cad66fa

Please sign in to comment.