File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 32
32
version : 8
33
33
run_install : false
34
34
35
- - name : Install Yarn
36
- run : npm install -g yarn
37
-
38
35
- name : Get pnpm store directory
39
36
shell : bash
40
37
run : |
85
82
version : 8
86
83
run_install : false
87
84
88
- - name : Install Yarn
89
- run : npm install -g yarn
90
-
91
85
- name : Get pnpm store directory
92
86
shell : bash
93
87
run : |
@@ -138,9 +132,6 @@ jobs:
138
132
version : 8
139
133
run_install : false
140
134
141
- - name : Install Yarn
142
- run : npm install -g yarn
143
-
144
135
- name : Get pnpm store directory
145
136
shell : bash
146
137
run : |
Original file line number Diff line number Diff line change 26
26
version : 8
27
27
run_install : false
28
28
29
- - name : Install Yarn
30
- run : npm install -g yarn
31
-
32
29
- name : Get pnpm store directory
33
30
shell : bash
34
31
run : |
You can’t perform that action at this time.
0 commit comments