Skip to content

Commit 62d737f

Browse files
authored
Update continuous-integration-workflow.yml
1 parent 00f5a0a commit 62d737f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ jobs:
2222
uses: actions/setup-node@v4
2323
with:
2424
node-version: '18'
25-
npm: '6.14.8'
26-
25+
2726
- name: Typescript install WebUI
2827
run: yarn install --network-timeout 600000 --frozen-lockfile
2928
working-directory: ./LearningHub.Nhs.WebUI

0 commit comments

Comments
 (0)