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 1cee159 commit 8d8d1a8Copy full SHA for 8d8d1a8
.github/workflows/windows.yml
@@ -107,7 +107,6 @@ jobs:
107
run: |
108
git clone --depth 1 https://github.com/facebook/zstd.git
109
cd zstd
110
- mkdir build
111
cd build && cmake .. -G"NMake Makefiles" -DCMAKE_INSTALL_PREFIX="$env:INSTALL_PREFIX" -DCMAKE_BUILD_TYPE=Release
112
nmake
113
nmake install
0 commit comments