Skip to content

Commit f2ce04c

Browse files
committed
Added lerna support
1 parent ea615a4 commit f2ce04c

File tree

2 files changed

+14561
-1
lines changed

2 files changed

+14561
-1
lines changed

.github/workflows/glhf-ecs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
with:
2626
node-version: ${{ matrix.node-version }}
2727
cache: 'npm'
28-
- run: npm ci
28+
- run: npm i
2929
#- run: npm run build --if-present
3030
- run: lerna run test

0 commit comments

Comments
 (0)