Skip to content

Commit

Permalink
fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
zh217 committed Dec 11, 2023
1 parent c9db6c6 commit f86620b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/compress.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ done

cd ..

gzip release/*.a release/*.so release/*.dylib release/*-darwin release/*-gnu release/*-musl
gzip release/*.a release/*.so release/*.dylib release/*-darwin release/*-gnu

NODE_DIR=cozo-lib-nodejs/build/stage/$VERSION/
NODE_DIR_INNER=cozo-lib-nodejs/build/stage/$VERSION/6
Expand Down

0 comments on commit f86620b

Please sign in to comment.