mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
suite independent
This commit is contained in:
committed by
Aiden McClelland
parent
483f353fd0
commit
9fa5d1ff9e
5
.github/workflows/startos-iso.yaml
vendored
5
.github/workflows/startos-iso.yaml
vendored
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user