Skip to content

Commit cdd9cd4

Browse files
authored
Update continuous-integration-workflow.yml
1 parent b918161 commit cdd9cd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

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

0 commit comments

Comments
 (0)