Configure dotnet env vars for Github Actions
This commit is contained in:
@@ -4,6 +4,10 @@ on:
|
||||
- cron: '15 4 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
DOTNET_NOLOGO: true
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: false
|
||||
|
||||
jobs:
|
||||
|
||||
# Windows
|
||||
|
||||
Reference in New Issue
Block a user