conda-incubator / conda-store-ui

conda-store-ui is a frontend for conda-store powered by react
https://conda-incubator.github.io/conda-store-ui/
BSD 3-Clause "New" or "Revised" License
13 stars 18 forks source link

Make Yarn version more explicit #412

Closed gabalafou closed 3 weeks ago

gabalafou commented 1 month ago

My goal with this PR is to increase the confidence that we use the same Yarn version locally, in Docker, in the Conda environment, and in the GitHub CI runner.

I also added caching to the build workflow.