cat
Some checks failed
/ alpine (push) Failing after 46s
/ debian (push) Failing after 1m4s
/ ubuntu (push) Failing after 1m1s
/ fedora (push) Blocked by required conditions
/ alma (push) Blocked by required conditions
/ rocky (push) Blocked by required conditions
/ opensuse (push) Has been cancelled
/ arch (push) Has been cancelled

This commit is contained in:
Marc Beninca 2024-10-15 21:56:46 +02:00
parent 44423ef2ee
commit a4c2272b2f
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -68,6 +68,7 @@ runs:
steps:
- run: "{vpy}" -m spcd synchronize
""")
cat(directory / name)
def install_commands(path: Path) -> None: