mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 07:33:34 +00:00 
			
		
		
		
	change berry to 2.x
This commit is contained in:
		
							parent
							
								
									0217b7236d
								
							
						
					
					
						commit
						de3c1fce85
					
				
							
								
								
									
										2
									
								
								.github/workflows/e2e-cache.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/e2e-cache.yml
									
									
									
									
										vendored
									
									
								
							@ -111,7 +111,7 @@ jobs:
 | 
				
			|||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v3
 | 
					      - uses: actions/checkout@v3
 | 
				
			||||||
      - name: Update yarn
 | 
					      - name: Update yarn
 | 
				
			||||||
        run: yarn set version berry
 | 
					        run: yarn set version 2.x
 | 
				
			||||||
      - name: Yarn version
 | 
					      - name: Yarn version
 | 
				
			||||||
        run: yarn --version
 | 
					        run: yarn --version
 | 
				
			||||||
      - name: Generate simple .yarnrc.yml
 | 
					      - name: Generate simple .yarnrc.yml
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user