mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	ci: setup Yarn to stable version
This commit is contained in:
		
							parent
							
								
									0b8e9db81d
								
							
						
					
					
						commit
						3bdddfc2e7
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							@ -19,6 +19,8 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Setup Yarn
 | 
			
		||||
        uses: threeal/setup-yarn-action@v2.0.0
 | 
			
		||||
        with:
 | 
			
		||||
          version: stable
 | 
			
		||||
 | 
			
		||||
      - name: Build Package
 | 
			
		||||
        run: |
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							@ -19,6 +19,8 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Setup Yarn
 | 
			
		||||
        uses: threeal/setup-yarn-action@v2.0.0
 | 
			
		||||
        with:
 | 
			
		||||
          version: stable
 | 
			
		||||
 | 
			
		||||
      - name: Check Format
 | 
			
		||||
        run: |
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user