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
14 stars 21 forks source link

Make Yarn version more explicit #412

Closed gabalafou closed 3 months ago

gabalafou commented 3 months 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.