Skip to content

Commit

Permalink
Merge pull request #243 from vatpac-technology/fix/ci-emoji-error
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisg06 authored May 1, 2024
2 parents 604e587 + edf675f commit 04ec8d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install -r requirements.txt
- run: mkdocs gh-deploy --force
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mkdocs
mkdocs-material==8.0.5
mkdocs-material
mkdocs-awesome-pages-plugin
mkdocs-git-revision-date-localized-plugin
mkdocs-redirects

0 comments on commit 04ec8d3

Please sign in to comment.