mirror of
https://github.com/threeal/cmake-action.git
synced 2025-07-26 07:44:23 +00:00
ci: remove setup Ninja step in CI workflow
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
parent
c3cc70f090
commit
3d15d54559
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@ -138,9 +138,6 @@ jobs:
|
|||||||
dist
|
dist
|
||||||
sparse-checkout-cone-mode: false
|
sparse-checkout-cone-mode: false
|
||||||
|
|
||||||
- name: Setup Ninja
|
|
||||||
uses: seanmiddleditch/gha-setup-ninja@v6
|
|
||||||
|
|
||||||
- name: Configure Sample Project
|
- name: Configure Sample Project
|
||||||
id: cmake-action
|
id: cmake-action
|
||||||
uses: ./cmake-action
|
uses: ./cmake-action
|
||||||
|
Loading…
Reference in New Issue
Block a user