mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-04-05 06:49:48 +00:00
follow proxy settings
This commit is contained in:
@ -19,4 +19,4 @@ inputs:
|
||||
deprecationMessage: 'The version property will not be supported after October 1, 2019. Use dotnet-version instead'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'lib/setup-dotnet.js'
|
||||
main: 'dist/index.js'
|
||||
|
Reference in New Issue
Block a user