kopia lustrzana https://github.com/meshtastic/firmware
Setup python
rodzic
5488c8f579
commit
c679932248
|
@ -62,6 +62,10 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
|
||||
- name: Upgrade python tools
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
Ładowanie…
Reference in New Issue