Skip to content

Commit

Permalink
[CI] Another try to make Ninja alive [14]...
Browse files Browse the repository at this point in the history
  • Loading branch information
DronCode committed Jan 23, 2024
1 parent 59f3e4a commit ab3c95a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
LLVM_DIR: ${{ github.workspace }}/llvm_repo/build/lib/cmake/llvm
CLANG_DIR: ${{ github.workspace }}/llvm_repo/build/lib/cmake/clang
BOOST_ROOT: ${{ steps.install-boost.outputs.BOOST_ROOT }}
Python3_ROOT_DIR: ${{ steps.install-python3.outputs.Python3_ROOT_DIR }}
Python3_USE_STATIC_LIBS: "TRUE"
run: |
mkdir build
Expand Down

0 comments on commit ab3c95a

Please sign in to comment.