mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-26 13:23:05 +07:00
Merge pull request #120 from NoNamePro0/yaml-formatting
YAML Formatting at a example workflow
This commit is contained in:
commit
e3d81d9453
@ -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