Update appimage-builder.yml

This commit is contained in:
Dheepak Krishnamurthy 2020-10-28 11:30:11 -06:00
parent efa7e30e0e
commit 738c5088f1

View file

@ -18,12 +18,8 @@ AppDir:
apt:
arch: amd64
sources:
- sourceline: 'deb [arch=amd64] http://archive.ubuntu.com/ubuntu bionic main restricted universe multiverse'
- sourceline: 'deb [arch=amd64] http://archive.ubuntu.com/ubuntu bionic-security main restricted universe multiverse'
- sourceline: 'deb [arch=amd64] http://archive.ubuntu.com/ubuntu bionic-updates main restricted universe multiverse'
key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3b4fe6acc0b21f32'
- sourceline: 'deb [arch=amd64] deb http://ppa.launchpad.net/cubic-wizard/release/ubuntu bionic main'
key_url: 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x081525e2b4f1283b'
include: []
exclude: []