Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] remove realpath usage (#18410)
Trying to fix installation of tools on windows. It looks like SRC_ROOT isn't working as it is on windows: ``` /usr/bin/sh: line 1: /internal/tools/tools.go: No such file or directory ``` See https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/4113006957/jobs/7098614011 Signed-off-by: Alex Boten <aboten@lightstep.com>
- Loading branch information