Skip to content

Commit 716dc96

Browse files
committed
cI: update the workflow
1 parent 8d22350 commit 716dc96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
cache: 'yarn'
4343

4444
- name: Install dependencies
45-
run: yarn install --frozen-lockfile
45+
run: yarn install --frozen-lockfile --ingore-engines
4646

4747
- name: Run build
4848
run: yarn build || grunt build || echo "No build script found"

0 commit comments

Comments
 (0)