Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
99degree authored Dec 6, 2023
1 parent e711fb9 commit e6d0951
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,8 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: xiaomi-miatoll-${{ matrix.version }}
path: out/*miatoll*.img*
path: |
out/*miatoll*.img*
out/Imaage.gz
out/*.dtb
retention-days: 7

0 comments on commit e6d0951

Please sign in to comment.