dotnet / dotnet/sdk

validate fix: `dotnetup install` doesn't work with an `--install-path` set to a relative directory

Open
#53,537 2 comments 0 reactions 0 assignees View on GitHub
Area-dotnetup
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

### Describe the bug

I'm working on samples using dotnetup, but when I use a [relative path for `--install-root`](https://github.com/baronfel/dotnetup-repo-patterns-demo/actions/runs/23301224664/workflow#L40) the command [doesn't actually seem to create the destination directory](https://github.com/baronfel/dotnetup-repo-patterns-demo/actions/runs/23301224664/job/67762578604#step:8:13).

When I move to a [fully-qualified path](https://github.com/baronfel/dotnetup-repo-patterns-demo/actions/runs/23301819800/workflow#L43) the [directory contents appear correct](https://github.com/baronfel/dotnetup-repo-patterns-demo/actions/runs/23301819800/job/67764749151#step:7:1).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.