Skip to content

Commit

Permalink
Merge pull request #5 from cdot65/docs-ci-fix
Browse files Browse the repository at this point in the history
Docs ci fix
  • Loading branch information
cdot65 authored Oct 8, 2024
2 parents d510e58 + ee9e339 commit 7e038ce
Show file tree
Hide file tree
Showing 3 changed files with 630 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: "3.11"
python-version: "3.x"

- name: Install dependencies
run: |
Expand Down
Loading

0 comments on commit 7e038ce

Please sign in to comment.