Skip to content

Commit 97c4b68

Browse files
committed
testing...
1 parent eb22786 commit 97c4b68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

compile/common/bee.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ lm:lua_src "source_bee" {
136136
links = {
137137
"stdc++fs",
138138
"unwind",
139-
"z",
139+
"zstd",
140+
"z"
140141
}
141142
},
142143
macos = {

0 commit comments

Comments
 (0)