kopia lustrzana https://github.com/meshtastic/firmware
Just literally trying stuff at this point
rodzic
4aa6f60e95
commit
6813b8e4e9
|
@ -33,9 +33,9 @@ runs:
|
|||
shell: bash
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install --no-build-isolation --no-cache-dir "setuptools<72"
|
||||
pip install -U platformio adafruit-nrfutil
|
||||
pip install -U meshtastic --pre
|
||||
pip install -U --no-build-isolation --no-cache-dir "setuptools<72"
|
||||
pip install -U platformio adafruit-nrfutil --no-build-isolation
|
||||
pip install -U meshtastic --pre --no-build-isolation
|
||||
|
||||
- name: Upgrade platformio
|
||||
shell: bash
|
||||
|
|
Ładowanie…
Reference in New Issue