Skip to content

Commit

Permalink
Update to latest version of setup-arduino-cli for Github automatic bu…
Browse files Browse the repository at this point in the history
…ilds (#44)
  • Loading branch information
stefan-b-jakobsson authored Jul 1, 2024
1 parent e940288 commit b2407f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
python-version: '3.9'
- name: Setup Arduino CLI
uses: arduino/setup-arduino-cli@v1
uses: arduino/setup-arduino-cli@v2
- name: Install ATTinyCore platform
run: |
arduino-cli core update-index --additional-urls file://$PWD/package_drazzy.com_index.json
Expand Down

0 comments on commit b2407f3

Please sign in to comment.