setup-miniconda
    Preparing search index...

    Function condaInitActivation

    • Append activation commands to all shell profile files so that subsequent workflow steps start with the correct environment active.

      This must be called AFTER the target environment has been created, otherwise .bat wrappers (which source conda_hook.bat) would try to activate a non-existent environment during setup and emit false warnings (see #474).

      Parameters

      Returns Promise<void>