ACTIONS配置文件修正
This commit is contained in:
		@@ -15,8 +15,6 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
      - name: Set up Python
 | 
					      - name: Set up Python
 | 
				
			||||||
        uses: actions/setup-python@v3
 | 
					        uses: actions/setup-python@v3
 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          python-version: '3.10'
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install dependencies
 | 
					      - name: Install dependencies
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user