From 23052df02f084bf189b9aa28e108fbaad9a3cf29 Mon Sep 17 00:00:00 2001 From: AtomicFS Date: Fri, 22 Nov 2024 14:19:26 +0100 Subject: [PATCH] fix(ci): typo Signed-off-by: AtomicFS --- .github/workflows/example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index 510117f..3d0e873 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -47,7 +47,7 @@ jobs: uses: 9elements/firmware-action@v0.6.1 with: config: 'coreboot-linuxboot-example.json' - target: 'coreboot_linuxboot_defconfig' + target: 'coreboot-example-with-linuxboot' recursive: 'true' - name: Get artifacts