Skip to content

Commit 0329f56

Browse files
authored
Update continuous-integration-workflow.yml
1 parent 97d17c1 commit 0329f56

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
- name: Add Azure artifact
2121
run: dotnet nuget add source 'https://pkgs.dev.azure.com/e-LfH/_packaging/LearningHubFeed/nuget/v3/index.json' --name 'LearningHubFeed' --username 'kevin.whittaker' --password ${{ secrets.AZURE_DEVOPS_PAT }} --store-password-in-clear-text
2222

23-
- name: Use NuGet 5.8
24-
uses: nuget/setup-nuget@v1
25-
2623
- name: Use Node 12.19
2724
uses: actions/setup-node@v4
2825
with:

0 commit comments

Comments
 (0)