Skip to content

Commit

Permalink
Install ninja since we require it for no reason
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-lidar committed Aug 1, 2024
1 parent fbcc0cf commit 02d72a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ccpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v1
- uses: seanmiddleditch/gha-setup-ninja@master
- name: vcpkg build
uses: johnwason/vcpkg-action@v6
id: vcpkg
Expand Down

0 comments on commit 02d72a1

Please sign in to comment.