Skip to content

Commit

Permalink
ci: fix artifact upload
Browse files Browse the repository at this point in the history
Signed-off-by: AtomicFS <[email protected]>
  • Loading branch information
AtomicFS committed Jan 29, 2025
1 parent c1d5d3b commit f5d63e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coreboot-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: coreboot-4.19
path: output-coreboot
path: output-coreboot-example
retention-days: 30

0 comments on commit f5d63e8

Please sign in to comment.