Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ekofman authored Jul 8, 2024
1 parent da9b72c commit e7260ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Create Conda Environment
run: |
/usr/share/miniconda/bin/mamba create -n marine_environment python=3.10 -y
/usr/share/miniconda/bin/mamba init
/usr/share/miniconda/bin/mamba activate marine_environment
/usr/share/miniconda/bin/mamba env update -n marine_environment -f marine_environment.yml
Expand Down

0 comments on commit e7260ec

Please sign in to comment.