Skip to content

Commit

Permalink
[FOLD] use ninja to build llvm
Browse files Browse the repository at this point in the history
  • Loading branch information
sdkrystian committed Nov 15, 2024
1 parent 4caf593 commit 95d35a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ jobs:
build-type: ${{ matrix.build-type }}
cc: ${{ steps.setup-cpp.outputs.cc }}
cxx: ${{ steps.setup-cpp.outputs.cxx }}
generator: Ninja
install: true
install-prefix: ${sourceDir}/../install
run-tests: false
Expand Down

0 comments on commit 95d35a5

Please sign in to comment.