git submodule update --init --recursive --depth 1
fatal: not a git repository (or any of the parent directories): .git
make: [Makefile:16: net] Error 128 (ignored)
zig build --release=fast install 
install
+- install pawnocchio
   +- zig build-exe pawnocchio ReleaseFast native 1 errors
error: failed to check cache: 'pawnocchio-nets/networks/net22_1280_take3.nnue' file_hash FileNotFound
error: the following command failed with 1 compilation errors:
/home/ss/.zvm/0.14.1/zig build-exe -fomit-frame-pointer -OReleaseFast --dep net -Mroot=/tmp/tmpqvl18y3r/Pawnocchio/Pawnocchio-tmp/src/main.zig -Mnet=pawnocchio-nets/networks/net22_1280_take3.nnue --cache-dir /tmp/tmpqvl18y3r/Pawnocchio/Pawnocchio-tmp/.zig-cache --global-cache-dir /home/ss/.cache/zig --name pawnocchio --zig-lib-dir /home/ss/.zvm/0.14.1/lib/ --listen=- 
Build Summary: 0/3 steps succeeded; 1 failed
install transitive failure
+- install pawnocchio transitive failure
   +- zig build-exe pawnocchio ReleaseFast native 1 errors
error: the following build command failed with exit code 1:
/tmp/tmpqvl18y3r/Pawnocchio/Pawnocchio-tmp/.zig-cache/o/22bed38d5184b2e4205ff700207768e2/build /home/ss/.zvm/0.14.1/zig /home/ss/.zvm/0.14.1/lib /tmp/tmpqvl18y3r/Pawnocchio/Pawnocchio-tmp /tmp/tmpqvl18y3r/Pawnocchio/Pawnocchio-tmp/.zig-cache /home/ss/.cache/zig --seed 0x92b912cf -Z89a19e8fbae76c22 --release=fast install
make: *** [Makefile:25: default] Error 1