Skip to content

Commit 0811f88

Browse files
authored
Merge branch 'main' into grocksdb
2 parents be60d9d + 1297d62 commit 0811f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/bundle-win-exe.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runCommand "tarball-${cronosd.name}"
1616
deps = [
1717
"${rocksdb}/bin/librocksdb-shared.dll"
1818
"${snappy}/bin/libsnappy.dll"
19-
"${lz4.out}/lib/liblz4.dll"
19+
"${lz4.out}/bin/liblz4.dll"
2020
"${bzip2.bin}/bin/libbz2-1.dll"
2121
"${zlib}/bin/zlib1.dll"
2222
"${zstd.bin}/bin/libzstd.dll"

0 commit comments

Comments
 (0)