Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Feb 1, 2024
1 parent a656ece commit 485f919
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ jobs:
- name: Setup Mambaforge
uses: conda-incubator/setup-miniconda@v3
with:
installer-url: "https://github.com/conda-forge/miniforge/releases/\
download/23.11.0-0/Mambaforge-23.11.0-0-MacOSX-arm64.sh"
channels: conda-forge
miniforge-variant: Mambaforge
miniforge-version: latest
activate-environment: grass-env
use-mamba: true
- name: Get cache date
Expand Down

0 comments on commit 485f919

Please sign in to comment.