Skip to content

Commit 7d8a4b2

Browse files
committed
Removed docker command
1 parent b200b9b commit 7d8a4b2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
3838
- name: Free disk space
3939
run: |
40-
sudo docker rmi $(docker image ls -aq) >/dev/null 2>&1 || true
4140
sudo rm -rf \
4241
/usr/share/dotnet /usr/local/lib/android /opt/ghc \
4342
/usr/local/share/powershell /usr/share/swift /usr/local/.ghcup \

0 commit comments

Comments
 (0)