Skip to content

Commit cb5f180

Browse files
Update ESP32.yml
1 parent c7eefe9 commit cb5f180

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
@@ -102,7 +102,7 @@ jobs:
102102
path: |
103103
${{ env.ESP_IDF_DIR }}
104104
~/.espressif/
105-
~/.cache/pip/*
105+
~/.cache/pip/
106106
${{ env.MICROPYTHON_DIR }}
107107
key: mpy-${{ env.MPY_RELEASE }}
108108
restore-keys: mpy-

0 commit comments

Comments
 (0)