Skip to content

Commit

Permalink
Update publish_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Athanaseus authored Dec 12, 2023
1 parent f4ca20a commit 7b839fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install sphinx sphinx-rtd-theme
pip install recommonmark
pip install ruamel.yaml==0.17.21
- name: Clone caracal repo
run: git clone https://github.com/caracal-pipeline/caracal.git ../caracal/
Expand Down

0 comments on commit 7b839fe

Please sign in to comment.