Skip to content

Commit 3bfdb1d

Browse files
committed
fixes CI error
1 parent 4575671 commit 3bfdb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Install Dependencies
2020
run: |
21-
winget install ezwinports.make
21+
winget install --accept-source-agreements --accept-package-agreements ezwinports.make
2222
python3 -m pip install pyMSVC
2323
2424
- name: Build ESP32 port

0 commit comments

Comments
 (0)