Skip to content

Commit

Permalink
Update build_esp32.yml
Browse files Browse the repository at this point in the history
whitelist build dir
  • Loading branch information
mocleiri authored Jan 26, 2025
1 parent 468ed31 commit 743f8ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_esp32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
run: |
apt update
apt install git
git config --global --add safe.directory /__w/tensorflow-micropython-examples/tensorflow-micropython-examples
- name: Checkout repository
uses: actions/checkout@v2
- name: Prepare to Build Tensorflow Micropython Firmware for ESP32
Expand Down

0 comments on commit 743f8ed

Please sign in to comment.