Skip to content

Commit 6ae780e

Browse files
committed
r
1 parent a8ee6f4 commit 6ae780e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
dotnet-version: '8.0.x'
1717
- name: Configure NuGet source
1818
run: |
19-
dotnet nuget add source --name ProCoSysOfficial \
19+
dotnet nuget update source --name ProCoSysOfficial \
2020
--username statoildeveloper \
2121
--password ${{ secrets.AZURE_ARTIFACTS_PAT }} \
2222
--store-password-in-clear-text \

0 commit comments

Comments
 (0)