Skip to content

Commit 2f22a6a

Browse files
committed
Stop installing already installed ninja
1 parent afdccc9 commit 2f22a6a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/Guidelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
uses: actions/checkout@v7
4949
with:
5050
fetch-depth: 2
51-
- name: Install ninja-build tool
52-
uses: seanmiddleditch/gha-setup-ninja@v6
5351
- name: Install dependencies
5452
run: sudo sh/setup/install_ubuntu_deps.sh
5553
- name: generate with Ninja

0 commit comments

Comments
 (0)