Skip to content

Commit

Permalink
update gh-pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mamullen13316 committed Nov 6, 2024
1 parent 2a76368 commit 733d1c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r docs/requirements.txt
pip install xmltodict
pip install sophosfirewall-python
pip install ansible
ansible-galaxy collection install sophos.sophos_firewall
- name: Sphinx build
run: |
bash docs/build.sh
Expand Down

0 comments on commit 733d1c7

Please sign in to comment.