Commit 98aff992 authored by BryceLTaylor's avatar BryceLTaylor

circleci fix python install check ubuntu version

parent 144cf0a1
...@@ -80,6 +80,7 @@ aliases: ...@@ -80,6 +80,7 @@ aliases:
- run: - run:
name: "deploy to staging" name: "deploy to staging"
command: | command: |
lsb_release -d
sudo apt update sudo apt update
sudo apt install software-properties-common sudo apt install software-properties-common
sudo add-apt-repository -y ppa:deadsnakes/ppa sudo add-apt-repository -y ppa:deadsnakes/ppa
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment