Skip to content

Commit

Permalink
Try to install pre-bottled cbmc-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
tautschnig committed Jan 29, 2024
1 parent 4e35f6d commit ab0a4d6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/setup/macos/install_viewer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,5 @@ fi

set -x

# brew doesn't recognize specific versions of viewer
# Build from source, since there's only a macos-12 bottle which doesn't seem to work.
brew install -s aws/tap/cbmc-viewer
brew install aws/tap/cbmc-viewer
echo "Installed: $(cbmc-viewer --version)"

0 comments on commit ab0a4d6

Please sign in to comment.