diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7b258f55b..3553832bc 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -15,6 +15,7 @@ jobs: with: dotnet-version: '8.x' - name: Configure NuGet source + working-directory: src/ run: | dotnet nuget update source ProCoSysOfficial \ --username statoildeveloper \