Skip to content

Commit

Permalink
-name
Browse files Browse the repository at this point in the history
  • Loading branch information
Hatleskog committed Dec 5, 2024
1 parent 507f7be commit 359a8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Configure NuGet source
run: |
dotnet nuget add source --name ProCoSysOfficial \
dotnet nuget add source \
--username statoildeveloper \
--password ${{ secrets.AZURE_ARTIFACTS_PAT }} \
--store-password-in-clear-text \
Expand Down

0 comments on commit 359a8c0

Please sign in to comment.