Skip to content

Commit

Permalink
add mamba list
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherMayes committed May 3, 2024
1 parent 24f91d5 commit 4c59c62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Pin MkDocs to 1.5.2
shell: bash -l {0}
run: |
mamba list
mamba install -c conda-forge mkdocs==1.5.2 --yes
- name: Build Docs
shell: bash -l {0}
Expand Down

0 comments on commit 4c59c62

Please sign in to comment.