Skip to content

Commit 93ced5f

Browse files
author
Florian Asche
committed
cleanup workflows
1 parent 41d43ab commit 93ced5f

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build-all.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,3 @@ jobs:
6262
generate-rpi-imager-json:
6363
needs: [build, build-2michat, build-respeaker_lite, build-2michat-lva, build-respeaker_lite-lva]
6464
uses: ./.github/workflows/create-rpi-image-json.yml
65-
with:
66-
enable-rpi-imager-snippet: true

.github/workflows/create-rpi-image-json.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Create RPI Imager JSON
22

3-
43
jobs:
54
build:
65
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)