Skip to content

Commit

Permalink
rm docker prune
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlball committed Jul 3, 2023
1 parent df656bc commit 4bba5ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
- name: Cleanup Docker resources and space
shell: bash
run: |
docker system prune -af
sudo rm -rf /usr/share/dotnet
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
Expand Down

0 comments on commit 4bba5ba

Please sign in to comment.