mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-05 09:17:57 +03:00
c385cd4eb7
Running `meson dist` requires working git but that doesn't seem to be the default in github actions when running jobs inside container. Any git invocation fails with the following error: fatal: detected dubious ownership in repository at '/__w/virt-manager/virt-manager' To add an exception for this directory, call: git config --global --add safe.directory /__w/virt-manager/virt-manager So that's what this patch does to make `meson dist` work correctly. Signed-off-by: Pavel Hrdina <phrdina@redhat.com> |
||
---|---|---|
.. | ||
workflows | ||
dependabot.yml | ||
ISSUE_TEMPLATE.md |