Skip to content

Commit

Permalink
remove ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
danpf committed Nov 16, 2023
1 parent 91d2f11 commit 6b9c66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
cmake-version: '3.16.x'

- uses: seanmiddleditch/gha-setup-ninja@master
# - uses: seanmiddleditch/gha-setup-ninja@master

- name: Build and install
run: pip install --verbose .
Expand Down

0 comments on commit 6b9c66b

Please sign in to comment.