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