mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +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
|
export PATH=${PATH}:${HOME}/.local/bin
|
||||||
|
|
||||||
|
pip install -r requirements.txt
|
||||||
|
|
||||||
make clean
|
make clean
|
||||||
make SYNC_SDK=TRUE linux
|
make SYNC_SDK=TRUE linux
|
||||||
make windows macos container k8s openshift
|
make windows macos container k8s openshift
|
||||||
|
Reference in New Issue
Block a user