1 parent 3ccf99d commit 944228dCopy full SHA for 944228d
1 file changed
.github/workflows/Guidelines.yml
@@ -48,8 +48,6 @@ jobs:
48
uses: actions/checkout@v7
49
with:
50
fetch-depth: 2
51
- - name: Install ninja-build tool
52
- uses: seanmiddleditch/gha-setup-ninja@v6
53
- name: Install dependencies
54
run: sudo sh/setup/install_ubuntu_deps.sh
55
- name: generate with Ninja
0 commit comments