Преглед изворни кода

testbed: try to use gha-setup-ninja to setup ninja on the CI

Michele Caini пре 11 месеци
родитељ
комит
81b8d01e96
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .github/workflows/testbed.yml

+ 1 - 0
.github/workflows/testbed.yml

@@ -59,6 +59,7 @@ jobs:
 
 
     steps:
     steps:
     - uses: actions/checkout@v4
     - uses: actions/checkout@v4
+    - uses: seanmiddleditch/gha-setup-ninja@master
     - name: Compile testbed
     - name: Compile testbed
       working-directory: build
       working-directory: build
       run: |
       run: |