Skip to content

Commit

Permalink
te
Browse files Browse the repository at this point in the history
  • Loading branch information
mradugin authored Jul 13, 2024
1 parent 73a95b5 commit 55863ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
if: matrix.os == 'ubuntu-latest' && matrix.generator == 'Ninja'
run: |
sudo apt update
sudo apt -y install ninja
sudo apt -y install ninja-build
- name: Install ninja (macos)
if: matrix.os == 'macos-latest' && matrix.generator == 'Ninja'
Expand Down

0 comments on commit 55863ad

Please sign in to comment.