mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-01-31 20:47:13 +07:00
Update workflow.yml
This commit is contained in:
parent
65c71668de
commit
b3da5ab48f
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -200,7 +200,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
https_proxy: http://no-such-proxy:3128
|
||||
no_proxy: github.com,dotnetcli.blob.core.windows.net,download.visualstudio.microsoft.com,api.nuget.org,dotnetcli.azureedge.net
|
||||
no_proxy: github.com,dotnetcli.blob.core.windows.net,download.visualstudio.microsoft.com,api.nuget.org,dotnetcli.azureedge.net,builds.dotnet.microsoft.com,ci.dot.net
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user