mirror of
				https://github.com/DaoCloud/public-image-mirror.git
				synced 2025-10-31 21:59:22 +08:00 
			
		
		
		
	Add yq for check workflow
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/check.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/check.yml
									
									
									
									
										vendored
									
									
								
							| @@ -10,6 +10,9 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2 | ||||
|       - name: Install dependencies | ||||
|         run: | | ||||
|           pip3 install yq | ||||
|       - name: Check | ||||
|         run: | | ||||
|           ./scripts/check-image.sh | ||||
|   | ||||
		Reference in New Issue
	
	Block a user