Skip to content

Commit

Permalink
💚fix: CI settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
7rikazhexde committed Aug 11, 2023
1 parent c92bf53 commit 9424b1f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push_gh-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocs-static-i18n pygments plantuml-markdown
- run: mkdocs gh-deploy --force
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dev-insights-tips"
version = "0.1.15"
version = "0.1.16"
description = "A repository that gathers insights and tips for development. It aims to share information related to programming and development."
authors = ["7rikaz_h785 <7rikaz.h785.stat2ltas41lcijad@gmail.com>"]
license = "MIT"
Expand Down
Binary file modified site/sitemap.xml.gz
Binary file not shown.

0 comments on commit 9424b1f

Please sign in to comment.