Skip to content

Commit

Permalink
ad
Browse files Browse the repository at this point in the history
  • Loading branch information
tpill90 committed Sep 17, 2024
1 parent 56d3c75 commit f611d2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: >
git config --global --add safe.directory '*'
cd docs;
pip install -r requirements.txt;
export ENABLED_HTMLPROOFER=true;
Expand Down

0 comments on commit f611d2d

Please sign in to comment.