Skip to content

Commit e5a15af

Browse files
committed
fix path
1 parent f380fbc commit e5a15af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- "examples/espidf-storage-sdcard"
3333
- "examples/espidf-ulp"
3434
- "examples/espidf-ulp-riscv"
35-
- "espidf-ulp-lp"
35+
- "examples/espidf-ulp-lp"
3636
runs-on: ${{ matrix.os }}
3737
steps:
3838
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)