Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
petm5 committed Dec 7, 2023
1 parent 9742483 commit b554068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
name: rootfs
path: result
- uses: actions/upload-artifacts@v3
- uses: actions/upload-artifact@v3
with:
name: kernel.efi
path: result-1

0 comments on commit b554068

Please sign in to comment.