Skip to content

Commit aa4a940

Browse files
committed
Fix compilation error for WiFiNINA
1 parent c2d4485 commit aa4a940

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile_library.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
with:
3636
path: ~/.platformio
3737
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
38+
restore-keys: ${{ runner.os }}-
3839
- name: Set up Python
3940
uses: actions/setup-python@v2
4041
- name: Install PlatformIO

0 commit comments

Comments
 (0)