Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/YeoLab/sailor2
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kofman committed Jul 8, 2024
2 parents 5697ade + 12f6ecd commit 8b022e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +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 env update -n marine_environment --file marine_environment.yml
/usr/share/miniconda/bin/conda env create -y --file marine_environment_3_10.yml --name marine_environment
- name: Print marine_environment bin folder contents
run: |
Expand Down

0 comments on commit 8b022e1

Please sign in to comment.