Skip to content

Commit

Permalink
build s3
Browse files Browse the repository at this point in the history
  • Loading branch information
proddy committed Aug 15, 2023
1 parent 46eb418 commit 86e2951
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tagged_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 86e2951

Please sign in to comment.