Skip to content

Commit

Permalink
Fix typo in ci setup
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpaterno committed Aug 8, 2023
1 parent 8201d5b commit 002a6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup miniforge
uses: conda-incubator/setup-miniconda@v2
with:
aut o-update-conda: true
auto-update-conda: true
activate-environment: firecrown_developer
python-version: ${{ matrix.python-version }}
miniforge-variant: Mambaforge
Expand Down

0 comments on commit 002a6ab

Please sign in to comment.