We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cf3f1 commit 0a5831aCopy full SHA for 0a5831a
.github/workflows/build-and-test.yaml
@@ -26,7 +26,7 @@ jobs:
26
uses: microsoft/[email protected]
27
28
- name: Update NuGet packages
29
- run: nuget update .\Projects\VisualStudio\maxGUI.sln
+ run: nuget restore .\Projects\VisualStudio\maxGUI.sln
30
31
- name: Build
32
working-directory: ${{env.GITHUB_WORKSPACE}}
0 commit comments