We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad8736 commit 75d1059Copy full SHA for 75d1059
.github/workflows/ci.yaml
@@ -14,5 +14,6 @@ jobs:
14
steps:
15
- name: Install Arduino CLI
16
uses: arduino/setup-arduino-cli@v1.1.1
17
+ - uses: actions/checkout@v2
18
- name: Build sketch
19
run: make all
0 commit comments