mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-08-18 14:45:09 +00:00
Update documentation
This commit is contained in:
parent
5b3f163c2c
commit
51e9ed0038
@ -205,7 +205,7 @@ Some environment variables may be necessary for your particular case or to impro
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
DOTNET_INSTALL_DIR: "some/specific/directory"
|
||||
DOTNET_INSTALL_DIR: "path/to/directory"
|
||||
steps:
|
||||
- uses: actions/checkout@main
|
||||
- uses: actions/setup-dotnet@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user