Skip to content

Commit

Permalink
fix11
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Feb 2, 2024
1 parent 428c442 commit 7670122
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
with:
installer-url: "https://github.com/conda-forge/miniforge/releases/\
download/23.11.0-0/Mambaforge-23.11.0-0-MacOSX-arm64.sh"
activate-environment: grass-env
- name: Update environment
run: mamba env update -n grass-env -f .github/workflows/macos_dependencies.txt
- name: Conda info
shell: bash -el {0}
run: |
Expand Down

0 comments on commit 7670122

Please sign in to comment.