We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6d276 commit 4f520f8Copy full SHA for 4f520f8
.github/workflows/mediasoup-client-aiortc.yaml
@@ -46,7 +46,7 @@ jobs:
46
${{ matrix.ci.os }}-node-
47
48
- name: npm ci
49
- run: npm ci --foreground-scripts
+ run: npm ci --force --foreground-scripts
50
51
# NOTE: Avoid lint:python due to
52
# https://github.com/versatica/mediasoup-client-aiortc/issues/25
0 commit comments