mkdir
Some checks failed
/ alpine (push) Failing after 45s
/ debian (push) Failing after 1m4s
/ ubuntu (push) Failing after 1m1s
/ arch (push) Failing after 1m39s
/ opensuse (push) Failing after 2m44s
/ alma (push) Has been cancelled
/ rocky (push) Has been cancelled
/ fedora (push) Has been cancelled

This commit is contained in:
Marc Beninca 2024-10-14 23:41:31 +02:00
parent dbb27ac0ef
commit 3001e6ec30
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -57,7 +57,8 @@ def install_actions(path: Path) -> None:
log.info(target)
browse(target)
browse(project.root)
source.symlink_to(target)
# source.symlink_to(target)
fs.make_directory(source)
browse(project.root)