Skip to content

Commit

Permalink
5.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Jul 31, 2021
1 parent 84faaa0 commit e691673
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 @@ -59,7 +59,9 @@ jobs:
/tmp/artifacts/sha256
/tmp/artifacts/*.deb
tag_name: v${{ steps.build.outputs.tag }}
body: linux-headers must be installed before linux-image.
body: |
linux-headers must be installed before linux-image.
Installation guide to help you out is available [here](https://github.com/AdityaGarg8/mbp-16.x-ubuntu-kernel/#pre-installation-steps).
draft: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e691673

Please sign in to comment.