Skip to content

Commit

Permalink
Switch cmor-feedstock branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mauzey1 committed Jun 24, 2024
1 parent 3e26e48 commit ed909fa
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 https://github.com/mauzey1/cmor-feedstock $PROJECT_DIR/cmor-feedstock
git clone -b osx_arm64_build https://github.com/mauzey1/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 ed909fa

Please sign in to comment.