We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68773b1 commit 1f60359Copy full SHA for 1f60359
.github/workflows/build.yml
@@ -221,8 +221,6 @@ jobs:
221
args: ${{ steps.generate-args.outputs.args }}
222
arch: ${{ steps.generate-args.outputs.ARCH }}
223
run: |
224
- git clone https://github.com/dakkshesh07/Kprofiles.git drivers/misc/kprofiles
225
- export KBUILD_BUILD_HOST=gxc2356
226
echo "PATH Variable: $PATH"
227
make ${{ env.args }} ${{ env.DEFCONFIG_NAME }}
228
0 commit comments