task: merge develop to main #183
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ sub run {
|
|||
verify_installed_packages;
|
||||
if (get_var("DISTRI") eq "rocky") {
|
||||
if (get_version_major() < 9) {
|
||||
|
||||
# pandoc-common is in PowerTools in Rocky Linux 8
|
||||
assert_script_run 'dnf config-manager --set-enabled powertools', 60;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue