mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-09 18:51:21 +00:00
ci: add step for setting up Ninja in test-action-with-custom-tools
job
This commit is contained in:
parent
7d0ebf05f6
commit
4d350f9740
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@ -185,6 +185,9 @@ jobs:
|
||||
test
|
||||
sparse-checkout-cone-mode: false
|
||||
|
||||
- name: Setup Ninja
|
||||
uses: seanmiddleditch/gha-setup-ninja@v4
|
||||
|
||||
- name: Configure, Build, and Test Project
|
||||
uses: ./
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user