Compare commits
	
		
			1 Commits
		
	
	
		
			18312502ca
			...
			77d4287f12
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						77d4287f12
	
				 | 
					
					
						
@@ -30,7 +30,7 @@ jobs:
 | 
				
			|||||||
      - name: Install uv manually
 | 
					      - name: Install uv manually
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          curl -LsSf https://astral.sh/uv/install.sh | sh
 | 
					          curl -LsSf https://astral.sh/uv/install.sh | sh
 | 
				
			||||||
          source $HOME/.local/bin/env
 | 
					          echo "$HOME/.cargo/bin" >> $GITHUB_PATH
 | 
				
			||||||
          uv --version
 | 
					          uv --version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Sync dependencies into venv
 | 
					      - name: Sync dependencies into venv
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user