Skip to content

Commit

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

0 comments on commit e6a680a

Please sign in to comment.