1.2-legacy
geeksville 2020-02-26 17:37:08 -08:00
rodzic 65e6d029e0
commit 30ff67d46a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@master
with:
python-version: '3.x'
python-version: 3.x
- name: Install Platform IO
run: |
python -m pip install --upgrade pip