Skip to content

Commit

Permalink
conda-build instead of conda build?
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns committed Mar 26, 2024
1 parent 6ae8b67 commit ec5b0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_build.yml
Expand Up @@ -37,4 +37,4 @@ jobs:
conda config --add channels rmg
conda config --add channels cantera
conda config --add channels conda-forge
conda build --token $CONDA_TOKEN --user rmg .conda
conda-build --token $CONDA_TOKEN --user rmg .conda

0 comments on commit ec5b0f9

Please sign in to comment.