diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 6749122e..2090d142 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -127,5 +127,4 @@ jobs: target: sagemaker tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - cache-from: type=registry,ref=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:cache,mode=max - cache-to: type=registry,ref=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:cache,mode=max \ No newline at end of file + cache-from: type=registry,ref=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:cache,mode=max \ No newline at end of file