Skip to content

Commit

Permalink
Try correct packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fdr400 committed Jan 19, 2025
1 parent 5db6c2b commit 14c0d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-conan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
| sudo tee -a /etc/apt/sources.list.d/mongodb-org-7.0.list
sudo apt update
sudo apt install -y postgresql redis mongodb mongodb-mongosh
sudo apt install -y postgresql redis mongodb-server mongodb-mongos mongodb-mongosh
sudo ./scripts/kafka/ubuntu_install_kafka.sh
./scripts/rabbitmq/ubuntu_install_rabbitmq_server.sh
Expand Down

0 comments on commit 14c0d5f

Please sign in to comment.