Update firmware.yml

Thomas Ballmann 3 years ago committed by GitHub
parent 032191c15a
commit 0e80a4bbc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,6 +45,11 @@ jobs:
python -m pip install --upgrade pip
pip install --upgrade platformio
- name: clean
uses: JesseTG/rm@v1.0.2
with:
path: ~/.platformio
# - name: Install library dependencies
# run: pio lib -g install 1

Loading…
Cancel
Save