Skip to content

Commit

Permalink
Try failing message in the preview
Browse files Browse the repository at this point in the history
  • Loading branch information
atteggiani committed Jan 12, 2024
1 parent c342841 commit 461dccd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_to_github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
# with:
# ref: main

- name: Python setup
uses: actions/setup-python@v5
Expand Down
9 changes: 4 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# mkdocs-material==9.1.21
mkdocs-material==9.1.8
mkdocs-material==9.1.21
mkdocs-git-revision-date-localized-plugin==1.2.0
# mkdocs-macros-plugin==1.0.4
mkdocs-macros-plugin==0.7
pandoc==2.3
mkdocs-macros-plugin==1.0.4
# pandoc==2.3
pandoc==3.1
mkdocs-bibtex==2.11.0
git+https://github.com/rbeucher/mkdocs_events_plugin.git

0 comments on commit 461dccd

Please sign in to comment.