Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
Signed-off-by: AtomicFS <[email protected]>
  • Loading branch information
AtomicFS committed Nov 22, 2024
1 parent e1fb638 commit 48964c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
- name: firmware-action
uses: 9elements/[email protected]
with:
config: 'coreboot-example-linuxboot.json'
target: 'coreboot-example-linuxboot'
config: 'coreboot-linuxboot-example.json'
target: 'coreboot_linuxboot_defconfig'
recursive: 'true'

- name: Get artifacts
Expand Down

0 comments on commit 48964c3

Please sign in to comment.