Skip to content

Commit 4f520f8

Browse files
committed
CI: use npm ci --force
1 parent ff6d276 commit 4f520f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mediasoup-client-aiortc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
${{ matrix.ci.os }}-node-
4747
4848
- name: npm ci
49-
run: npm ci --foreground-scripts
49+
run: npm ci --force --foreground-scripts
5050

5151
# NOTE: Avoid lint:python due to
5252
# https://github.com/versatica/mediasoup-client-aiortc/issues/25

0 commit comments

Comments
 (0)