Configure dotnet env vars for Github Actions

This commit is contained in:
2023-02-28 10:47:28 +01:00
parent fa6b621368
commit 2016297fce
6 changed files with 24 additions and 0 deletions
+4
View File
@@ -4,6 +4,10 @@ on:
- cron: '15 4 * * *'
workflow_dispatch:
env:
DOTNET_NOLOGO: true
DOTNET_CLI_TELEMETRY_OPTOUT: false
jobs:
# Windows