Skip to content

Commit 7cb6fd9

Browse files
authored
Update continuous-integration-workflow.yml
1 parent 62d737f commit 7cb6fd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
uses: actions/setup-node@v4
2323
with:
2424
node-version: '18'
25+
npm: '6.14.8'
2526

2627
- name: Typescript install WebUI
2728
run: yarn install --network-timeout 600000 --frozen-lockfile

0 commit comments

Comments
 (0)