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 987fe64 commit 340adb9Copy full SHA for 340adb9
.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
+ run: nuget update .\Projects\VisualStudio\maxGUI\packages.config
30
31
- name: Build
32
working-directory: ${{env.GITHUB_WORKSPACE}}
0 commit comments