Skip to content

Commit

Permalink
Update deploy_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanycmeyer13 authored Aug 1, 2023
1 parent 7f2c837 commit 3aeaa30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
- name: Create mkdocs_requirements.txt
run: |
echo "mkdocs==3.3.7" >> mkdocs_requirements.txt
echo "markdown==3.3.7" >> mkdocs_requirements.txt
echo "mkdocs" >> mkdocs_requirements.txt
echo "mkdocs-unidata" >> mkdocs_requirements.txt
echo "fontawesome_markdown" >> mkdocs_requirements.txt
Expand Down

0 comments on commit 3aeaa30

Please sign in to comment.