Skip to content

Commit

Permalink
Remove already missing repository from ubuntu's apt sources
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo committed Apr 15, 2021
1 parent 7268131 commit fd74fc0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Expand Up @@ -87,9 +87,6 @@ jobs:
- name: Install build environment
if: matrix.os == 'ubuntu-20.04'
run: |
# Remove problematic apt-get repository
sudo rm /etc/apt/sources.list.d/devel:kubic:libcontainers:stable.list
sudo apt-get update
sudo apt-get -y install libsodium23 libsodium-dev
sudo apt-get -y install libsystemd0 libsystemd-dev
Expand Down

0 comments on commit fd74fc0

Please sign in to comment.