Skip to content

Commit

Permalink
ESP32.yml aktualisieren
Browse files Browse the repository at this point in the history
  • Loading branch information
cnadler86 authored Sep 30, 2024
1 parent 5aec7d2 commit 9210af2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ESP32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ jobs:
# Build MicroPython for each board
- name: Build MicroPython
run: |
cd ~/micropython/mpy-cross
make
cd ~/micropython/ports/esp32
source ~/esp-idf/export.sh
Expand Down

0 comments on commit 9210af2

Please sign in to comment.