I am building docker image with command:
```
docker build . -f Dockerfile-cuda --build-arg CUDA_COMPUTE_CAP=89 -t text-embeddings-inference
```
got error message:
```
Step 37/54 : RUN if ...
### I confirm that:
- [X] I have searched the existing [open AND closed issues](https://github.com/navidrome/navidrome/issues?q=is%3Aissue) to see if an issue already exists for the bug I've enc...
### I confirm that:
- [X] I have searched the existing [open AND closed issues](https://github.com/navidrome/navidrome/issues?q=is%3Aissue) to see if an issue already exists for the bug I've encou...
> @lwabish hey :) we forgot to enable the ci for the feature you wrote back then, and it seems there is a flake there (the merge queue failed), do you have bandwidth to check it?
Sure. Maybe nee...