Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael O'Cleirigh committed Feb 2, 2025
1 parent d92d55f commit 5849af5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_esp32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
apt update
apt install git
git config --global --add safe.directory /__w/tensorflow-micropython-examples/tensorflow-micropython-examples
- name: install node
- name: Checkout repository
- name: Checkout repository
uses: actions/checkout@v2
- name: Prepare to Build Tensorflow Micropython Firmware for ESP32
run: |
Expand Down

0 comments on commit 5849af5

Please sign in to comment.