Skip to content

Commit

Permalink
switch back to latest version of Arduino CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Feb 16, 2024
1 parent bbb786c commit d500ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_arduino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Compile examples
uses: arduino/compile-sketches@main
with:
cli-version: '0.33.0'
# cli-version: '0.33.0'
sketch-paths: ${{ inputs.sketch-paths }}
fqbn: ${{ inputs.fqbn }}
libraries: ${{ inputs.libraries }}
Expand Down

0 comments on commit d500ab7

Please sign in to comment.