mirror of
https://github.com/armbian/sdk.git
synced 2026-01-06 11:08:52 -08:00
Add firstboot config
This commit is contained in:
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
with:
|
||||
# mandatory
|
||||
armbian_token: "${{ secrets.GITHUB_TOKEN }}" # GitHub installation access token
|
||||
armbian_target: "armbian-images" # build configuration from userpatches
|
||||
armbian_target: "armbian-sdk" # build configuration from userpatches
|
||||
armbian_release: "${{ matrix.os }}" # userspace: jammy, bookworm, trixie, etc.
|
||||
armbian_board: "${{ matrix.board }}" # board build target
|
||||
# optional
|
||||
|
||||
Reference in New Issue
Block a user