Skip to content

Commit

Permalink
Fix CI build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuee authored Apr 7, 2024
1 parent 4443118 commit 005ee69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/arduino_packing_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
- name: Checkout avrdude repository
uses: actions/checkout@v3
with:
repository: avrdudes/avrdude
path: ${{ env.PROJECT_NAME }}

- name: replace system ranlib with darwin one
# for some reason is not possible to override ranlib with env vars, so this is ugly but it's the only way I found
Expand Down

0 comments on commit 005ee69

Please sign in to comment.