We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ca821 commit bad9dcbCopy full SHA for bad9dcb
.github/workflows/action.yml
@@ -44,7 +44,7 @@ jobs:
44
armbian_release: "${{ matrix.os }}" # userspace: jammy, bookworm, trixie, etc.
45
armbian_board: "${{ matrix.board }}" # board build target
46
# optional
47
- armbian_armbian_branch: "sdk"
+ armbian_branch: "sdk"
48
armbian_ui: "minimal"
49
armbian_extensions: "docker-ce,sdk${{ matrix.extension }}" # enable extensions
50
armbian_release_tittle: "Armbian SDK" # release tittle
0 commit comments