Skip to content

Commit

Permalink
try and error
Browse files Browse the repository at this point in the history
  • Loading branch information
nnamtug committed Feb 20, 2024
1 parent de82b23 commit e550f83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
python-version: '3.11'
- run: pip install git+https://@github.com/squidfunk/mkdocs-material.git
- run: pip install -r requirements.txt
# - run: pip install -r requirements.txt
- run: mkdocs build
- name: Build And Deploy
id: builddeploy
Expand Down

0 comments on commit e550f83

Please sign in to comment.