mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
circleci remove checking ubuntu version
This commit is contained in:
parent
98aff9920b
commit
69cedde787
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ aliases:
|
|||
- run:
|
||||
name: "deploy to staging"
|
||||
command: |
|
||||
lsb_release -d
|
||||
sudo apt update
|
||||
sudo apt install software-properties-common
|
||||
sudo add-apt-repository -y ppa:deadsnakes/ppa
|
||||
|
|
Loading…
Reference in a new issue