remove python install

pull/293/head
Peter Buchegger 2023-04-28 17:14:05 +02:00
rodzic 82d32e1f24
commit ec18042319
1 zmienionych plików z 0 dodań i 4 usunięć

Wyświetl plik

@ -128,10 +128,6 @@ jobs:
.cache/pip
.platformio
key: hw-cache
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Install PlatformIO
shell: bash
run: |