Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
show name
Browse files Browse the repository at this point in the history
  • Loading branch information
davwas committed Apr 16, 2024
1 parent 184b64b commit 8144c54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/fetch.github.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
set -e

# install dependencies
sudo cat /proc/cpuinfo | grep 'name'| uniq
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv B00A0BD1E2C63C11
echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/5.0 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb.list
sudo apt update
Expand Down

0 comments on commit 8144c54

Please sign in to comment.