Skip to content

Commit

Permalink
fucking repo updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ilammy committed May 28, 2021
1 parent c863109 commit caf75d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -239,8 +239,8 @@ jobs:
name: Add Ubuntu 18.04 repositories
command: |
cat > bionic.list <<EOF
deb http://archive.ubuntu.com/ubuntu bionic universe
deb http://archive.ubuntu.com/ubuntu bionic multiverse
deb http://archive.ubuntu.com/ubuntu bionic main
deb http://archive.ubuntu.com/ubuntu bionic-updates main
deb http://security.ubuntu.com/ubuntu bionic-security main
EOF
sudo mv bionic.list /etc/apt/sources.list.d
Expand Down

0 comments on commit caf75d8

Please sign in to comment.