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.
2 parents 30b8289 + 1c85590 commit 45e3808Copy full SHA for 45e3808
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
${{ runner.os }}-yarn-
40
- name: Install dependencies
41
run: |
42
- yarn install --frozen-lockfile
+ yarn install --frozen-lockfile --ignore-engines
43
- name: Build package
44
45
yarn build
0 commit comments