Skip to content

Commit

Permalink
Update lancelot-14.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BadSoulSFC authored Nov 14, 2024
1 parent ec1f9a4 commit 9625ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lancelot-14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Building kernel
run: |
cd $GITHUB_WORKSPACE/action_dir/kernel_tree
export PATH=$GITHUB_WORKSPACE/action_dir/clang/bin:$PATH
export PATH=$GITHUB_WORKSPACE/action_dir/proton-clang/bin:$PATH
export KBUILD_BUILD_HOST=github
export KBUILD_BUILD_USER=BadSoul_SFC
Expand Down

0 comments on commit 9625ab6

Please sign in to comment.