Skip to content

Commit b2d6eab

Browse files
committed
Arduino build
1 parent 809a1e6 commit b2d6eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Compile examples
1818
uses: arduino/compile-sketches@v1
1919
with:
20-
# github-token: ${{ secrets.GITHUB_TOKEN }}
20+
github-token: ${{ secrets.GITHUB_TOKEN }}
2121
fqbn: esp32:esp32:esp32
2222
platforms: |
2323
- name: esp32:esp32

0 commit comments

Comments
 (0)