Skip to content

Commit

Permalink
conda init before conda activate...
Browse files Browse the repository at this point in the history
  • Loading branch information
ilaflott committed Jul 22, 2024
1 parent c12f60c commit 1435204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-gfdl-catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:

- name: Generate catalog
run: |
conda init
conda activate catalogbuilder
pip install .
python catalogbuilder/scripts/gen_intake_gfdl.py archive/am5/am5/am5f3b1r0/c96L65_am5f3b1r0_pdclim1850F/gfdl.ncrc5-deploy-prod-openmp/pp gfdl_autotest
Expand Down

0 comments on commit 1435204

Please sign in to comment.