Skip to content

Commit

Permalink
Docs writer II
Browse files Browse the repository at this point in the history
  • Loading branch information
karurochari committed Dec 17, 2024
1 parent 59eaed5 commit a11d2d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
python3-pip \
python3-setuptools
python3 -m pip install mkdocs mkdocs-github-admonitions-plugin mkdocs-get-deps
mkdir dist
doxygen
mkdocs
- name: Deploy
run: |
git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git
Expand Down

0 comments on commit a11d2d2

Please sign in to comment.