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
|
- uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
path: /var/lib/debspawn
|
path: /var/lib/debspawn
|
||||||
key: ${{ runner.os }}-debspawn-init-bookworm
|
key: ${{ runner.os }}-debspawn-init
|
||||||
|
|
||||||
- name: Make build container
|
|
||||||
run: "debspawn list | grep bookworm || debspawn create bookworm"
|
|
||||||
|
|
||||||
- run: "mkdir -p overlays/deb"
|
- run: "mkdir -p overlays/deb"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user