Skip to content

Commit

Permalink
r
Browse files Browse the repository at this point in the history
  • Loading branch information
richard1927 committed Dec 6, 2024
1 parent a8ee6f4 commit 6ae780e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
dotnet-version: '8.0.x'
- name: Configure NuGet source
run: |
dotnet nuget add source --name ProCoSysOfficial \
dotnet nuget update source --name ProCoSysOfficial \
--username statoildeveloper \
--password ${{ secrets.AZURE_ARTIFACTS_PAT }} \
--store-password-in-clear-text \
Expand Down

0 comments on commit 6ae780e

Please sign in to comment.