Skip to content

Commit

Permalink
CI: Use LLVM_IAS
Browse files Browse the repository at this point in the history
  • Loading branch information
rsuntk authored Dec 14, 2024
1 parent d7d68cf commit c8622de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
export BUILD_START=$(date)
export IS_CI=true
export LLVM=1
export LLVM_IAS=1
if [[ "${{ github.event.inputs.SETUP_KSU }}" = "true" ]]; then
export KERNELSU=true
Expand Down

0 comments on commit c8622de

Please sign in to comment.