Skip to content

Commit 1fc2a63

Browse files
Try fix build
1 parent 2c50b52 commit 1fc2a63

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
@@ -319,7 +319,7 @@ jobs:
319319
- name: Checkout
320320
uses: actions/checkout@v4
321321
with:
322-
set-safe-directory: ${{ runner.os == 'Windows' && 'C:/actions-runner/_work/arduino-ide/arduino-ide' || '' }}
322+
set-safe-directory: ${{ runner.os == 'Windows' && '*' || '' }}
323323

324324

325325
- name: Install Node.js

0 commit comments

Comments
 (0)