Skip to content

Commit 75d1059

Browse files
author
dorranh
committed
Update CI
1 parent 5ad8736 commit 75d1059

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
steps:
1515
- name: Install Arduino CLI
1616
uses: arduino/setup-arduino-cli@v1.1.1
17+
- uses: actions/checkout@v2
1718
- name: Build sketch
1819
run: make all

0 commit comments

Comments
 (0)