Skip to content

Commit

Permalink
Fix main doc build (#2057)
Browse files Browse the repository at this point in the history
  • Loading branch information
regisss authored Oct 14, 2024
1 parent 0d808ad commit 0585939
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_main_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: Free disk space
run: |
df -h
sudo apt-get update
sudo apt-get purge -y '^apache.*'
sudo apt-get purge -y '^imagemagick.*'
sudo apt-get purge -y '^dotnet.*'
Expand Down

0 comments on commit 0585939

Please sign in to comment.