diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1eb26c0..be97d508 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: run: | export DEBIAN_FRONTEND=noninteractive sudo apt-add-repository -y ppa:deadsnakes/ppa - sudo apt-get -y install python3.7 python3.7-dev python3-pip + sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools pip3 install pylint - name: Run a multi-line script run: | diff --git a/README.md b/README.md index 98d22e73..b012cdf4 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ The app framework powering BombSquad.. -https://github.com/efroemling/ballistica/workflows/CI/badge.svg +![](https://github.com/efroemling/ballistica/workflows/CI/badge.svg)