Skip to content

Commit

Permalink
Use conda-forge feedstock main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mauzey1 committed Jul 8, 2024
1 parent e1d76f4 commit 7a6e938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
conda activate base
conda config --set anaconda_upload no
git clone -b osx_arm64_build https://github.com/mauzey1/cmor-feedstock $PROJECT_DIR/cmor-feedstock
git clone -b main https://github.com/conda-forge/cmor-feedstock $PROJECT_DIR/cmor-feedstock
export SRC_META_YAML=`pwd`/$PROJECT_DIR/cmor-feedstock/recipe/meta.yaml.SRC
export DST_META_YAML=`pwd`/$PROJECT_DIR/cmor-feedstock/recipe/meta.yaml
mv $DST_META_YAML $SRC_META_YAML
Expand Down

0 comments on commit 7a6e938

Please sign in to comment.