Skip to content

Commit

Permalink
build(ci): remove yet another malfunctioning, unrelated apt repo from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jun 8, 2020
1 parent 69b1893 commit 471b051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
curl https://cli-assets.heroku.com/apt/release.key | sudo apt-key add -
sudo rm /etc/apt/sources.list.d/bazel.list
sudo rm /etc/apt/sources.list.d/mongo*.list
sudo apt-get update
sudo apt-get install -y --no-install-recommends snapcraft flatpak-builder elfutils
ci/install_runtimes.sh
Expand Down

0 comments on commit 471b051

Please sign in to comment.