diff options
-rw-r--r-- | ollama.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ollama.spec b/ollama.spec index f75401c..8e37e57 100644 --- a/ollama.spec +++ b/ollama.spec @@ -55,7 +55,7 @@ mv ollama-ui-main ollama-ui %build -export GOPROXY=https://mirrors.huaweicloud.com/repository/goproxy/ +export GOPROXY=https://mirrors.huaweicloud.com/artifactory/goproxy/ # Skip the initialization of the submodule llama.cpp. export OLLAMA_SKIP_PATCHING=1 |