mirror of
https://github.com/tailscale/tailscale.git
synced 2025-01-07 16:17:41 +00:00
ae9b3f38d6
Currently we do not set the env variables for `go list ./...` resulting in errors like ``` build constraints exclude all Go files in /home/runner/work/tailscale/tailscale/chirp ``` Signed-off-by: Maisem Ali <maisem@tailscale.com>