Skip to content

Commit 52c0d1f

Browse files
Update build.yml
1 parent eb81254 commit 52c0d1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
3434
- name: Install Yarn
3535
run: npm install -g yarn
36+
run: yarn config set ignore-engines true
3637

3738
- name: Cache node_modules
3839
uses: actions/cache@v3

0 commit comments

Comments
 (0)