Skip to content

Commit 2e05853

Browse files
committed
ci: force install
1 parent ceb328b commit 2e05853

File tree

2 files changed

+1
-154
lines changed

2 files changed

+1
-154
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
node-version: ${{ matrix.node-version }}
3535
- name: install
36-
run: npm install
36+
run: npm install --force
3737
- name: build
3838
run: npm run build -- --skip-nx-cache
3939
- name: test

migrations.json

Lines changed: 0 additions & 153 deletions
This file was deleted.

0 commit comments

Comments
 (0)