Skip to content

Commit

Permalink
build: remove some CI workarounds
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jun 24, 2020
1 parent 2d364e2 commit d7d3d38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo add-apt-repository -y ppa:alexlarsson/flatpak
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
Expand Down

0 comments on commit d7d3d38

Please sign in to comment.