Skip to content

Commit

Permalink
strip text in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
billbrod committed Jul 10, 2024
1 parent a3f60c7 commit 5109b33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: |
cd docs
# always print full traceback
bash ./scripts/strip_text.sh
make html O="-T"
- name: Upload artifact
Expand Down

0 comments on commit 5109b33

Please sign in to comment.