Skip to content

Commit

Permalink
whatever
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardSafford-NOAA committed Jul 29, 2024
1 parent 68fc963 commit 8f4f370
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs_build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:

# Update conda
- name: Update conda
run: conda update -n base conda-libmamba-solver --solver=classic
# run: conda update -n base conda-libmamba-solver --solver=classic
run: conda update -n base -c defaults conda

# Install pip
- name: Install pip
Expand Down

0 comments on commit 8f4f370

Please sign in to comment.