Skip to content

Commit 710c0a0

Browse files
authored
Update continuous-integration-workflow.yml
1 parent 0b5bc77 commit 710c0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
cache: 'npm'
8888

8989
- name: Typescript install WebUI
90-
run: yarn install --network-timeout 600000 --frozen-lockfile
90+
run: yarn install --network-timeout 600000
9191
working-directory: ./LearningHub.Nhs.WebUI
9292

9393
- name: Typescript build WebUI

0 commit comments

Comments
 (0)