Skip to content

Commit

Permalink
remove ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
danpf committed Nov 15, 2023
1 parent f58be7c commit 5a51f0a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,11 @@ jobs:
with:
update: true
install: >-
cmake
git
make
pacboy: >-
toolchain:p
cmake:p
if: matrix.os == 'windows-latest'

- name: Set environment list variables
Expand Down

0 comments on commit 5a51f0a

Please sign in to comment.