Update main.yml

This commit is contained in:
rzeldent
2022-07-20 22:32:38 +02:00
committed by GitHub
parent 0b557ca7ab
commit e0b1cdbe4b

View File

@@ -14,7 +14,7 @@ jobs:
- name: Show python version
run: python --version
- name: Install PlatformIO
run: python -m pip install platformio==4.3.4
run: python -m pip install platformio
- name: Build firmware
run: platformio run
- name: Archive