Skip to content

Commit

Permalink
Free more space
Browse files Browse the repository at this point in the history
  • Loading branch information
cmahnke committed Oct 16, 2023
1 parent 84ec680 commit 769254e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Free some disk space
run: |
sudo rm -rf /usr/local/lib/android /opt/ghc /opt/hostedtoolcache/CodeQL
sudo rm -rf /usr/local/lib/android /opt/ghc /opt/hostedtoolcache/CodeQL /usr/local/graalvm/ /usr/local/share/powershell /usr/local/lib/android /usr/local/lib/node_modules /usr/local/.ghcup/ /usr/share/dotnet/
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 769254e

Please sign in to comment.