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:
@ -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
|
||||
|
Reference in New Issue
Block a user