Skip to content

Commit b00d10a

Browse files
path
1 parent 7bb880c commit b00d10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ jobs:
434434
shell: cmd
435435
run: |
436436
rmdir /s /q "${{ matrix.config.working-directory }}"
437-
rmdir /s /q "C:\actions-runner\_work\arduino-ide"
437+
rmdir /s /q "C:\actions-runner\_work\arduino-ide\arduino-ide"
438438
439439
merge-channel-files:
440440
needs:

0 commit comments

Comments
 (0)