Skip to content

Commit

Permalink
Enable trusted boot
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Jan 29, 2025
1 parent ad29491 commit 0e5bf7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-uki-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
--build-arg BASE_IMAGE=${{ inputs.base_image }} \
--build-arg MODEL=${{ inputs.model }} \
--build-arg VARIANT=${{ inputs.variant }} \
--build-arg TRUSTED_BOOT=true \
-f images/Dockerfile .
- name: Build uki ISO 🔧
run: |
Expand Down

0 comments on commit 0e5bf7c

Please sign in to comment.