mirror of
https://github.com/threeal/cmake-action.git
synced 2025-07-25 15:24:22 +00:00
docs: remove setup Ninja action in README.md
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
parent
3d15d54559
commit
c12db6cfd9
@ -63,9 +63,6 @@ By default, this action uses the current working directory as the source directo
|
||||
The following example demonstrates how to use this action to configure and build the project using [Ninja](https://ninja-build.org/) as the build system generator and [Clang](https://clang.llvm.org/) as the compiler:
|
||||
|
||||
```yaml
|
||||
- name: Setup Ninja
|
||||
uses: seanmiddleditch/gha-setup-ninja@v5
|
||||
|
||||
- name: Build Project
|
||||
uses: threeal/cmake-action@v2.1.0
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user