Remove rootfs

This commit is contained in:
Igor
2023-08-23 06:54:46 +02:00
committed by GitHub
parent f637a80447
commit fdbe95e0c9

View File

@@ -17,6 +17,7 @@ runs:
shell: bash
run: |
sudo rm -rf cache/rootfs/*
sudo rm -rf output/{images,debs,debs-beta}/*
- name: "Fix permissions"