Skip to content

Commit

Permalink
Try to get a ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
SchaichAlonso committed Oct 19, 2023
1 parent b568d54 commit c69fbd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
${{matrix.mono}} $((./vcpkg/vcpkg fetch nuget) | tail -n 1) sources
- name: Configure
uses: seanmiddleditch/gha-setup-ninja@v4
shell: pwsh
run: cmake --preset ci-${{ matrix.generator }}-${{ matrix.vcpkg_target_triplet }}-${{ matrix.build_type }}

Expand Down

0 comments on commit c69fbd1

Please sign in to comment.