mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
mkosi: Update to latest
We update our configuration to replace the removed RepositoryDirectories= option with the new PackageManagerTrees= option.
This commit is contained in:
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
|
||||
- uses: systemd/mkosi@8fde39857993c2120bcc6e480dab9fbb47dc2a7e
|
||||
- uses: systemd/mkosi@87a6b70ea9ab529b95fc91306fc8151175999dca
|
||||
|
||||
- name: Configure
|
||||
run: |
|
||||
|
||||
@@ -3,3 +3,6 @@
|
||||
[Match]
|
||||
Distribution=centos
|
||||
Release=8
|
||||
|
||||
[Distribution]
|
||||
PackageManagerTrees=mkosi.reposdir:/etc/yum.repos.d
|
||||
|
||||
Reference in New Issue
Block a user