mirror of
				https://github.com/suyiiyii/nonebot-bison.git
				synced 2025-11-04 21:44:52 +08:00 
			
		
		
		
	♻️ 怎么还是限制死了是单引号的 (
This commit is contained in:
		
							parent
							
								
									99c949691e
								
							
						
					
					
						commit
						0f1fe1515f
					
				
							
								
								
									
										2
									
								
								.github/actions/setup-python/action.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/actions/setup-python/action.yml
									
									
									
									
										vendored
									
									
								
							@ -26,6 +26,6 @@ runs:
 | 
			
		||||
        enable-cache: true
 | 
			
		||||
 | 
			
		||||
    - name: Install dependencies
 | 
			
		||||
      if: ${{ inputs.install-deps == "true" }}
 | 
			
		||||
      if: ${{ inputs.install-deps == 'true' }}
 | 
			
		||||
      run: uv sync --frozen
 | 
			
		||||
      shell: bash
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user