@yuvipanda this is brilliant! https://words.yuvi.in/post/python-in-github-actions/
@yuvipanda on a related subject: do you have a preferred way to set up conda on an action?
@asm Turned it into a tiny little blog post https://words.yuvi.in/post/conda-forge-github-actions/
@yuvipanda the `bash -l {0}` is exactly the black magic i was looking for recently (i’ve been trying to fix weather-tools’ build: https://github.com/google/weather-tools/pull/258).
@yuvipanda forgot to say — thank you!
@asm oooh nice! Hope it goes well :)
@asm ya check out https://github.com/yuvipanda/repo2jupyterlite-action/blob/main/action.yaml. Maybe I should write that up too?