Skip to content

Commit

Permalink
fix artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanrgab committed Oct 23, 2023
1 parent 40eb1b5 commit c49312b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,6 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: sydney_KSU-kernel-${{ steps.get_time.outputs.TIME }}
path: "sydney_KSU-*.img out/.config"
path:
sydney_KSU-*.img
out/.config

0 comments on commit c49312b

Please sign in to comment.