Commit eda45f38 authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

'powertools' should be lower case

I believe, let's commit and test.
parent 51d8f4bd
......@@ -169,7 +169,7 @@ jobs:
if [ << parameters.dist >> = centos ]; then
if [ << parameters.release >> = 8 ]; then
dnf install -y 'dnf-command(config-manager)'
yum config-manager --set-enabled PowerTools
yum config-manager --set-enabled powertools
yum install -y diffutils python3-sphinx
else
yum install -y python-sphinx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment