Skip to content

Commit

Permalink
Update code-ql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leoparente authored Aug 16, 2024
1 parent ba4d7c7 commit a8dabf3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/code-ql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
run: |
sudo swapoff -a
sudo rm -f /swapfile
sudo rm -rf /usr/share/dotnet
sudo rm -rf /usr/local/lib/android
sudo rm -rf /opt/ghc
sudo apt clean
docker rmi $(docker image ls -aq)
df -h
Expand Down

0 comments on commit a8dabf3

Please sign in to comment.