Fix CircleCI tumbleweed build

This commit is contained in:
Jonas Kvinge
2020-05-17 18:34:25 +02:00
parent 15b2bfbb29
commit 24ac0e7b9b

View File

@@ -350,6 +350,9 @@ jobs:
- run:
name: Upgrade packages
command: zypper --non-interactive --gpg-auto-import-keys dup
- run:
name: Remove problematic packages
command: zypper --non-interactive --gpg-auto-import-keys rm busybox-xz
- install_opensuse_dependencies
- checkout
- cmake