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 fed68eb commit 1430435
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 @@ -143,7 +143,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y git wget flex bison gperf python3 python3-pip python3-venv cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0 build-essential pkg-config pipx
pipx install vfs_merge
pipx inject manim setuptools
pipx inject vfs_merge setuptools
# Build MicroPython for each board
- name: Build MicroPython
Expand Down

0 comments on commit 1430435

Please sign in to comment.