Skip to content

Commit 8c8367b

Browse files
committed
Clone kprofiles
1 parent 752ea06 commit 8c8367b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ jobs:
221221
args: ${{ steps.generate-args.outputs.args }}
222222
arch: ${{ steps.generate-args.outputs.ARCH }}
223223
run: |
224+
git clone https://github.com/dakkshesh07/Kprofiles.git drivers/misc/kprofiles
224225
echo "PATH Variable: $PATH"
225226
make ${{ env.args }} ${{ env.DEFCONFIG_NAME }}
226227

0 commit comments

Comments
 (0)