1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Attempting fix to build script

This commit is contained in:
Ravind Kumar
2022-11-02 13:18:56 -04:00
parent 594a9cfb6e
commit 1244a27e66

View File

@ -9,6 +9,8 @@ nvm use stable
export PATH=${PATH}:${HOME}/.local/bin
pip install -r requirements.txt
make clean
make SYNC_SDK=TRUE linux
make windows macos container k8s openshift