Skip to content

Commit

Permalink
Remove directories to be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlycoconuts committed Feb 29, 2024
1 parent 39c86d1 commit 6d8dabe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merlin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ jobs:
- name: Free additional disk space
run: |
sudo swapoff -a
sudo rm -f /swapfile /usr/share/dotnet /usr/local/lib/android /opt/ghc
sudo rm -f /swapfile /opt/ghc
sudo apt clean
sudo apt-get remove aria2 ansible azure-cli shellcheck rpm xorriso zsync \
clang-6.0 lldb-6.0 lld-6.0 clang-format-6.0 clang-8 lldb-8 lld-8 clang-format-8 \
Expand Down

0 comments on commit 6d8dabe

Please sign in to comment.