mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
update global.json in dotnet-run-openai-test-and-notebook.yml (#1135)
* update feed in dotnet-run-openai-test...yml * Update dotnet-run-openai-test-and-notebooks.yml
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
global-json-file: global.json
|
||||
global-json-file: dotnet/global.json
|
||||
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
|
||||
Reference in New Issue
Block a user