* try to rename artifact

This commit is contained in:
lumapu 2022-07-06 23:51:09 +02:00
parent 70beca3a93
commit fa926d2ad3
2 changed files with 28 additions and 2 deletions

View file

@ -32,8 +32,9 @@ jobs:
python -m pip install --upgrade pip
pip install --upgrade platformio
- name: Run PlatformIO
run: |
pio run -d tools/esp8266
run: pio run -d tools/esp8266
- name: rename
run: python tools/esp8266/helpers/getVersion.py
- uses: actions/upload-artifact@v3
with:
name: esp8266