We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b89b7 commit a085b33Copy full SHA for a085b33
.github/workflows/ESP32.yml
@@ -115,7 +115,7 @@ jobs:
115
run: |
116
source ${{ env.ESP_IDF_DIR }}/export.sh
117
cd ${{ github.workspace }} && cd ..
118
- git clone https://github.com/cnadler86/micropython-camera-API.git
+ git clone https://github.com/Vincent1-python/micropython-camera-API.git
119
git clone https://github.com/cnadler86/mp_jpeg.git
120
121
cd ${{ github.workspace }}/boards/
0 commit comments