Skip to content

Commit

Permalink
ESP32.yml aktualisieren
Browse files Browse the repository at this point in the history
  • Loading branch information
cnadler86 authored Oct 14, 2024
1 parent 116fe51 commit aa00988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ESP32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
- name: Write files to binary image
run: |
vfsmerge --port esp32 --firmware ~/artifacts/firmware.bin --source ${{ github.workspace }}/examples --build ~/artifacts/firmware2.bin
vfsmerge --port esp32s3 --firmware ~/artifacts/firmware.bin --source ${{ github.workspace }}/examples --build ~/artifacts/firmware2.bin
- name: Upload firmware artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit aa00988

Please sign in to comment.