showyourwork/showyourwork-action
在 GitHub 查看Try using a third-party action to deal with conda
Open
#14 创建于 2025年1月9日
condaenhancementhelp wanted
仓库指标
- Star
- (2 star)
- PR 合并指标
- (PR 指标待抓取)
描述
The GitHub marketplace provides actions like
https://github.com/marketplace/actions/setup-micromamba
which should allow to install conda/mamba and deal with caching.
We should look into it to remove the more artisanal solutions used currently by the action of showyourwork.
Related to #13 and possibly even #11 .