Skip to content

Commit 6ff3f4c

Browse files
authored
Update build.yml
1 parent 6a38a52 commit 6ff3f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +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/kprofile
224+
git clone https://github.com/dakkshesh07/Kprofiles.git drivers/misc/kprofiles
225225
export KBUILD_BUILD_HOST=gxc2356
226226
echo "PATH Variable: $PATH"
227227
make ${{ env.args }} ${{ env.DEFCONFIG_NAME }}

0 commit comments

Comments
 (0)