We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a38a52 commit 6ff3f4cCopy full SHA for 6ff3f4c
.github/workflows/build.yml
@@ -221,7 +221,7 @@ 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/kprofile
+ 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 }}
0 commit comments