Fix output path on build action
This commit is contained in:
parent
68788f2c39
commit
351466706b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: PikaOS Kernel
|
||||
path: builds/
|
||||
path: output/
|
Loading…
Reference in New Issue
Block a user