File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 99 steps :
1010 - checkout
1111
12- # Corepack + Yarn version (optional but useful for logs)
13- - run :
14- name : Enable Corepack
15- command : corepack enable
1612 - run :
1713 name : Yarn version
1814 command : yarn --version
4945 steps :
5046 - checkout
5147
52- - run :
53- name : Enable Corepack
54- command : corepack enable
5548 - run :
5649 name : Yarn version
5750 command : yarn --version
8982 steps :
9083 - checkout
9184
92- - run :
93- name : Enable Corepack
94- command : corepack enable
9585 - run :
9686 name : Yarn version
9787 command : yarn --version
@@ -128,9 +118,6 @@ jobs:
128118 steps :
129119 - checkout
130120
131- - run :
132- name : Enable Corepack
133- command : corepack enable
134121 - run :
135122 name : Yarn version
136123 command : yarn --version
@@ -173,9 +160,6 @@ jobs:
173160 steps :
174161 - checkout
175162
176- - run :
177- name : Enable Corepack
178- command : corepack enable
179163 - run :
180164 name : Yarn version
181165 command : yarn --version
You can’t perform that action at this time.
0 commit comments