Skip to content

Commit

Permalink
remove ci install
Browse files Browse the repository at this point in the history
  • Loading branch information
majetideepak committed Jan 30, 2024
1 parent 22c8957 commit ccfd542
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/dist_compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,6 @@ jobs:
mkdir -p .ccache
export CCACHE_DIR=$(pwd)/.ccache
ccache -sz -M 5Gi
# Temporary until the CI image is updated.
brew install libsodium
cmake \
-B _build/debug \
-GNinja \
Expand Down

0 comments on commit ccfd542

Please sign in to comment.