Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix conda installation in GitHub workflow on macos-14 runner
Fix the following error: ``` Error: No installed conda 'base' environment found at !If you are using this action in a self-hosted runner that already provides its own Miniconda installation, please specify its location with a `CONDA` environment variable. If you want us to download and install Miniconda or Miniforge for you, add `miniconda-version: "latest"` or `miniforge-version: "latest"`, respectively, to the parameters for this action. ```
- Loading branch information