From c7a4f4e270f1e7184bae7407e69fceb473238b5f Mon Sep 17 00:00:00 2001 From: No Name Pro Date: Sat, 15 Aug 2020 18:12:04 +0200 Subject: [PATCH] YAML Formatting at a example workflow YAML Format of the code at 'Example usage' with Environment Variables --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 635cb91..32bdecd 100644 --- a/README.md +++ b/README.md @@ -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) Example usage: -``` +```yaml build: runs-on: ubuntu-latest env: