Skip to content

Commit

Permalink
Merge pull request #195 from cisco-en-programmability/fmunozmiranda-p…
Browse files Browse the repository at this point in the history
…atch-2

Update docs.yml
  • Loading branch information
fmunozmiranda authored Oct 16, 2024
2 parents 1a50886 + c6a6fe7 commit 169bf7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.7"
- name: Install dependencies
run: make doc-setup
- name: Build docs
Expand Down

0 comments on commit 169bf7c

Please sign in to comment.