Skip to content

Commit 46ca821

Browse files
authored
Update action.yml
1 parent 71f63c6 commit 46ca821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
armbian_release: "${{ matrix.os }}" # userspace: jammy, bookworm, trixie, etc.
4545
armbian_board: "${{ matrix.board }}" # board build target
4646
# optional
47+
armbian_armbian_branch: "sdk"
4748
armbian_ui: "minimal"
4849
armbian_extensions: "docker-ce,sdk${{ matrix.extension }}" # enable extensions
4950
armbian_release_tittle: "Armbian SDK" # release tittle

0 commit comments

Comments
 (0)