Skip to content

Commit

Permalink
Merge pull request #10 from bnubald/main
Browse files Browse the repository at this point in the history
Activate micromamba env in GH Action
  • Loading branch information
bnubald authored Feb 3, 2025
2 parents 242e63b + 8b6ba50 commit db9c0f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Fetch icenet and install repository and dependencies for docs
run: |
micromamba install -y -c conda-forge netcdf4
micromamba activate base
git clone https://github.com/icenet-ai/icenet.git
cd icenet
pip install .
Expand Down

0 comments on commit db9c0f2

Please sign in to comment.