Skip to content

Commit

Permalink
update manual conda-forge publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
RJbalikian committed Oct 3, 2023
1 parent cfa5a01 commit 2b1aa72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-manual-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
#- name: Set up Conda
# uses: conda-incubator/setup-miniconda@v2

- name: Create Conda Env. from environment file
- name: Create Conda Env. from environment.yml file
uses: $CONDA/bin/conda env update --file conda/environment.yml --name base

#- name: Activate conda environment
Expand Down

0 comments on commit 2b1aa72

Please sign in to comment.