Skip to content

Commit 3892f22

Browse files
committed
update pipeline
1 parent 0758450 commit 3892f22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ESP32.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ jobs:
150150
cd ${{ github.workspace }}
151151
cd ..
152152
git clone https://github.com/cnadler86/mp_jpeg.git
153-
cd ~/esp32-camera
154-
CAM_DRIVER=$(git describe --tags --always --dirty)
153+
# cd ~/esp32-camera
154+
# CAM_DRIVER=$(git describe --tags --always --dirty)
155155
cd ~/micropython/ports/esp32
156156
source ~/esp-idf/export.sh
157157

0 commit comments

Comments
 (0)