Skip to content

Commit

Permalink
Update build-tool.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardodoria authored Dec 7, 2024
1 parent 2830e7a commit d765227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: Install dependencies on Windows
if: ${{ startsWith(matrix.config.os, 'windows') }}
run: |
choco install cmake
choco install ninja cmake
- name: Install dependencies on Ubuntu
if: ${{ startsWith(matrix.config.os, 'ubuntu') }}
Expand Down

0 comments on commit d765227

Please sign in to comment.