Skip to content

Commit ec5b0f9

Browse files
committed
conda-build instead of conda build?
1 parent 6ae8b67 commit ec5b0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
conda config --add channels rmg
3838
conda config --add channels cantera
3939
conda config --add channels conda-forge
40-
conda build --token $CONDA_TOKEN --user rmg .conda
40+
conda-build --token $CONDA_TOKEN --user rmg .conda

0 commit comments

Comments
 (0)