Skip to content

Commit

Permalink
Update binary-build.yml -- no need to install
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos authored Jan 13, 2024
1 parent 1e2fd94 commit c85e996
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 @@ -89,7 +89,3 @@ jobs:
with:
name: cryptominisat5-win64.exe
path: Release\cryptominisat5.exe

- name: "Install CMS (unix)"
if: matrix.os == 'ubuntu-20.04'
run: sudo cmake --install build --config ${{ matrix.build_type }}

0 comments on commit c85e996

Please sign in to comment.