diff --git a/builder/raspberrypi32.yml b/builder/raspberrypi32.yml index cd22e60b..cc7716cd 100644 --- a/builder/raspberrypi32.yml +++ b/builder/raspberrypi32.yml @@ -582,12 +582,6 @@ apt: autoclean: true - - name: remove apt package cache - shell: "apt clean" - args: - executable: /bin/bash - chdir: /usr/local/src - - name: remove /root/.cache (pip cache) file: state: absent