common/: remove PATH adds from CI scripts
they are now specified in the workflow file
This commit is contained in:
parent
e0c8a977c4
commit
8fe8739a23
4 changed files with 0 additions and 6 deletions
|
@ -5,7 +5,6 @@ die() {
|
|||
exit 1
|
||||
}
|
||||
|
||||
PATH="/usr/libexec/chroot-git:$PATH"
|
||||
command -v git >/dev/null 2>&1 ||
|
||||
die "neither chroot-git nor git could be found!"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue