suite independent

This commit is contained in:
Aiden McClelland
2023-06-12 15:44:58 -06:00
committed by Aiden McClelland
parent 483f353fd0
commit 9fa5d1ff9e

View File

@@ -119,10 +119,7 @@ jobs:
- uses: actions/cache@v3
with:
path: /var/lib/debspawn
key: ${{ runner.os }}-debspawn-init-bookworm
- name: Make build container
run: "debspawn list | grep bookworm || debspawn create bookworm"
key: ${{ runner.os }}-debspawn-init
- run: "mkdir -p overlays/deb"