Skip to content

Commit 3979a1a

Browse files
committed
2 parents b136680 + df4052c commit 3979a1a

File tree

2 files changed

+106
-475
lines changed

2 files changed

+106
-475
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
node-version: ${{ matrix.node-version }}
2525

26-
- run: npm install
26+
- run: npm install --force
2727

2828
- name: Build the package
2929
run: npm run build

0 commit comments

Comments
 (0)