diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c22857a..cf13a15 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: channel-priority: strict show-channel-urls: true miniforge-version: latest - miniforge-variant: Mambaforge + miniforge-variant: Miniforge - name: Set current date as environment variable run: echo "TODAY=$(date +'%Y.%m.%d')" >> $GITHUB_ENV