mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-23 12:01:07 +07:00
YAML Formatting at a example workflow
YAML Format of the code at 'Example usage' with Environment Variables
This commit is contained in:
parent
b8681684f4
commit
c7a4f4e270
@ -78,7 +78,7 @@ Some environment variables may be necessary for your particular case or to impro
|
|||||||
- DOTNET_MULTILEVEL_LOOKUP - configures whether the global install location is used as a fall-back (default: true)
|
- DOTNET_MULTILEVEL_LOOKUP - configures whether the global install location is used as a fall-back (default: true)
|
||||||
|
|
||||||
Example usage:
|
Example usage:
|
||||||
```
|
```yaml
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user