Skip to content

Commit

Permalink
Clone osx_arm64 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mauzey1 committed Jun 19, 2024
1 parent a206854 commit 86d5242
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
conda activate base
conda config --set anaconda_upload no
git clone -b main https://github.com/mauzey1/cmor-feedstock $PROJECT_DIR/cmor-feedstock
git checkout osx_arm64
git clone -b osx_arm64 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 86d5242

Please sign in to comment.