Skip to content

Commit a085b33

Browse files
new
1 parent 42b89b7 commit a085b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ESP32.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
run: |
116116
source ${{ env.ESP_IDF_DIR }}/export.sh
117117
cd ${{ github.workspace }} && cd ..
118-
git clone https://github.com/cnadler86/micropython-camera-API.git
118+
git clone https://github.com/Vincent1-python/micropython-camera-API.git
119119
git clone https://github.com/cnadler86/mp_jpeg.git
120120
121121
cd ${{ github.workspace }}/boards/

0 commit comments

Comments
 (0)