Skip to content

Commit

Permalink
Try to fix CI build error
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuee authored Apr 7, 2024
1 parent 1a04644 commit 9d608de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/arduino_packing_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ 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 9d608de

Please sign in to comment.