We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d8720 commit 4e88664Copy full SHA for 4e88664
etc/install-zstd.sh
@@ -23,6 +23,7 @@ build_zstd() {
23
cmake .
24
25
echo "current dir: $(pwd)"
26
+ ls
27
make
28
}
29
0 commit comments