diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5c1be70..6623d2c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,6 +38,7 @@ jobs: steps: - uses: actions/checkout@v4 + - uses: seanmiddleditch/gha-setup-ninja@v5 - name: Set reusable strings # Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.