Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone committed Jul 5, 2024
1 parent eb0d440 commit 64da785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
- name: Build documentation
run: ~/.elan/bin/lake -Kenv=dev build BonnAnalysis:docs # Build project documentation

- name: Clear intermediate documentation build artifacts
run: rm -rf .lake/build/doc/* # Clean up documentation build artifacts to save space
# - name: Clear intermediate documentation build artifacts
# run: rm -rf .lake/build/doc/* # Clean up documentation build artifacts to save space

- name: Install Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 64da785

Please sign in to comment.