mirror of
https://github.com/shadow-maint/shadow.git
synced 2026-01-26 14:03:17 +00:00
doc: mention ci workflow file to learn about deps
Fix https://github.com/shadow-maint/shadow/issues/38
This commit is contained in:
parent
35e91daba0
commit
e5f05d7812
@ -22,6 +22,11 @@ Fedora:
|
||||
dnf builddep shadow-utils
|
||||
```
|
||||
|
||||
An alternative would be to take a look at the CI workflow [file](../../.github/workflows/runner.yml)
|
||||
and get the package names from there. This has the advantage that it
|
||||
also includes new dependencies needed for the development version
|
||||
which might have not been present in the last release.
|
||||
|
||||
### Configure
|
||||
|
||||
The first step is to configure it. You can use the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user