Skip to content

Commit ab5ed75

Browse files
authored
Update blank.yml
1 parent 4e279da commit ab5ed75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/blank.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ jobs:
2222
with:
2323
node-version: 22
2424

25+
- name: 设置yarn
26+
uses: borales/actions-yarn@v4
27+
with:
28+
cmd: config set ignore-engines true
2529
- name: 安装依赖
2630
uses: borales/actions-yarn@v4
2731
with:

0 commit comments

Comments
 (0)