Skip to content

Commit 990725f

Browse files
debug
1 parent 80119d8 commit 990725f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/install-zstd.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ download_zstd() {
2424

2525
if [ "$is_windows" == "true" ]; then
2626
download_windows
27+
ls -R deps/zstd
2728
exit 0 # no need to build windows
2829
else
2930
# tar flags

0 commit comments

Comments
 (0)