Skip to content

Commit 1f60359

Browse files
authored
Update build.yml
1 parent 68773b1 commit 1f60359

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ 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
225-
export KBUILD_BUILD_HOST=gxc2356
226224
echo "PATH Variable: $PATH"
227225
make ${{ env.args }} ${{ env.DEFCONFIG_NAME }}
228226

0 commit comments

Comments
 (0)