Skip to content

Commit

Permalink
Update binary-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Jan 13, 2024
1 parent 9d6ca9d commit 1e2fd94
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/binary-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,3 @@ jobs:
- name: "Install CMS (unix)"
if: matrix.os == 'ubuntu-20.04'
run: sudo cmake --install build --config ${{ matrix.build_type }}

- name: "Install Spix (win)"
if: ${{ contains(matrix.os, 'windows') }}
run: cmake --install build --config ${{ matrix.build_type }}

0 comments on commit 1e2fd94

Please sign in to comment.