This commit is contained in:
Proddy
2023-08-15 18:44:24 +02:00
committed by GitHub
parent 46eb4185d7
commit 86e29515e7

View File

@@ -36,6 +36,10 @@ jobs:
run: |
platformio run -e ci
- name: Build S3 firmware
run: |
platformio run -e ci_s3
- name: Release
uses: 'marvinpinto/action-automatic-releases@latest'
with: