File tree Expand file tree Collapse file tree 8 files changed +0
-24
lines changed Expand file tree Collapse file tree 8 files changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -118,8 +118,6 @@ jobs:
118118 node-version : 20
119119 - name : Setup pnpm
120120 uses : pnpm/action-setup@v4
121- with :
122- version : 9
123121 - name : Get pnpm store directory
124122 shell : bash
125123 run : echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
Original file line number Diff line number Diff line change @@ -121,8 +121,6 @@ jobs:
121121 node-version : ${{ matrix.node-version }}
122122 - name : Setup pnpm
123123 uses : pnpm/action-setup@v4
124- with :
125- version : 9
126124 - name : Get pnpm store directory
127125 shell : bash
128126 run : echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
@@ -210,8 +208,6 @@ jobs:
210208 node-version : ${{ matrix.node-version }}
211209 - name : Setup pnpm
212210 uses : pnpm/action-setup@v4
213- with :
214- version : 9
215211 - name : Get pnpm store directory
216212 shell : bash
217213 run : echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
Original file line number Diff line number Diff line change @@ -100,8 +100,6 @@ jobs:
100100 node-version : ' 22.11.0'
101101 - name : Setup pnpm
102102 uses : pnpm/action-setup@v4
103- with :
104- version : 9
105103 - name : Get pnpm store directory
106104 shell : bash
107105 run : echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
Original file line number Diff line number Diff line change @@ -100,8 +100,6 @@ jobs:
100100 node-version : ${{ matrix.node-version }}
101101 - name : Setup pnpm
102102 uses : pnpm/action-setup@v4
103- with :
104- version : 9
105103 - name : Get pnpm store directory
106104 shell : bash
107105 run : echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
Original file line number Diff line number Diff line change 5555
5656 - name : Setup pnpm
5757 uses : pnpm/action-setup@v4
58- with :
59- version : 9
6058
6159 - name : Get pnpm store directory
6260 shell : bash
Original file line number Diff line number Diff line change @@ -101,8 +101,6 @@ jobs:
101101
102102 - name : Setup pnpm
103103 uses : pnpm/action-setup@v4
104- with :
105- version : 9
106104
107105 - name : Get pnpm store directory
108106 shell : bash
@@ -202,8 +200,6 @@ jobs:
202200
203201 - name : Setup pnpm
204202 uses : pnpm/action-setup@v4
205- with :
206- version : 9
207203
208204 - name : Get pnpm store directory
209205 shell : bash
@@ -404,8 +400,6 @@ jobs:
404400
405401 - name : Setup pnpm
406402 uses : pnpm/action-setup@v4
407- with :
408- version : 9
409403
410404 - name : Get pnpm store directory
411405 shell : bash
Original file line number Diff line number Diff line change 9999
100100 - name : Setup pnpm
101101 uses : pnpm/action-setup@v4
102- with :
103- version : 9
104102
105103 - name : Get pnpm store directory
106104 shell : bash
Original file line number Diff line number Diff line change @@ -101,8 +101,6 @@ jobs:
101101
102102 - name : Setup pnpm
103103 uses : pnpm/action-setup@v4
104- with :
105- version : 9
106104
107105 - name : Get pnpm store directory
108106 shell : bash
@@ -207,8 +205,6 @@ jobs:
207205
208206 - name : Setup pnpm
209207 uses : pnpm/action-setup@v4
210- with :
211- version : 9
212208
213209 - name : Get pnpm store directory
214210 shell : bash
You can’t perform that action at this time.
0 commit comments