Update BuildKernelPackage.yml

This commit is contained in:
AdityaGarg8
2021-08-10 08:44:42 +05:30
committed by GitHub
parent 94dfe5df6c
commit d35db46c65
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
files: | files: |
${{ github.workspace }}/*.pkg.tar.* ${{ github.workspace }}/*.pkg.tar.*
tag_name: v${{ steps.create_tag.outputs.tag }} tag_name: v${{ steps.create_tag.outputs.tag }}
draft: false draft: true
body: | body: |
Install packages with `sudo pacman -U <file>`, you can use urls or file paths. Install packages with `sudo pacman -U <file>`, you can use urls or file paths.
You will need to be using `apple-bce-dkms-git` as `apple-bce-git` only works on `linux-mbp`. You will need to be using `apple-bce-dkms-git` as `apple-bce-git` only works on `linux-mbp`.