Skip to content

Commit 471b051

Browse files
committed
build(ci): remove yet another malfunctioning, unrelated apt repo from CI
1 parent 69b1893 commit 471b051

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
4444
curl https://cli-assets.heroku.com/apt/release.key | sudo apt-key add -
4545
sudo rm /etc/apt/sources.list.d/bazel.list
46+
sudo rm /etc/apt/sources.list.d/mongo*.list
4647
sudo apt-get update
4748
sudo apt-get install -y --no-install-recommends snapcraft flatpak-builder elfutils
4849
ci/install_runtimes.sh

0 commit comments

Comments
 (0)