Skip to content

Activate environment directly #270

@artemisart

Description

@artemisart

Hello, setup-micromamba needs a login shell to activate its env with bash -l, however I found out this makes any change to $GITHUB_PATH ineffective, which are needed to add directories to PATH (echo "some/dir" >> $GITHUB_PATH https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#adding-a-system-path).
Would it be possible to activate the env directly instead? (I guess we only need the env dir in PATH + CONDA_PREFIX env).
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions