Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fillwithjoy1 authored Jun 26, 2024
1 parent d722bad commit f8fe38f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,9 @@ jobs:
cp slider/dist/vendor_boot.img to-upload
cp slider/dist/vendor_dlkm.img to-upload
zip the-images to-upload -r
- name: Upload images
uses: actions/upload-artifact@v4.3.3
with:
name: Images
path: to-upload/

0 comments on commit f8fe38f

Please sign in to comment.