kopia lustrzana https://github.com/meshtastic/firmware
				
				
				
			pip3
							rodzic
							
								
									c3e53d916d
								
							
						
					
					
						commit
						f8f9329529
					
				| 
						 | 
				
			
			@ -62,18 +62,17 @@ jobs:
 | 
			
		|||
      - name: Checkout code
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
 | 
			
		||||
      - uses: actions/setup-python@v5
 | 
			
		||||
        with:
 | 
			
		||||
          python-version: '3.10'
 | 
			
		||||
      # - uses: actions/setup-python@v5
 | 
			
		||||
      #   with:
 | 
			
		||||
      #     python-version: '3.10'
 | 
			
		||||
    
 | 
			
		||||
      - name: Upgrade python tools
 | 
			
		||||
        shell: bash
 | 
			
		||||
        run: |
 | 
			
		||||
          python -m pip install --upgrade pip
 | 
			
		||||
          pip install -U --no-build-isolation --no-cache-dir "setuptools<72"
 | 
			
		||||
          pip install -U platformio adafruit-nrfutil --no-build-isolation
 | 
			
		||||
          pip install -U poetry --no-build-isolation
 | 
			
		||||
          pip install -U meshtastic --pre --no-build-isolation
 | 
			
		||||
          pip3 install -U --no-build-isolation --no-cache-dir "setuptools<72"
 | 
			
		||||
          pip3 install -U platformio adafruit-nrfutil --no-build-isolation
 | 
			
		||||
          pip3 install -U poetry --no-build-isolation
 | 
			
		||||
          pip3 install -U meshtastic --pre --no-build-isolation
 | 
			
		||||
 | 
			
		||||
      - name: Upgrade platformio
 | 
			
		||||
        shell: bash
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue