Skip to content

Commit

Permalink
Update .github/workflows/arduino_packing_release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Umberto Baldi <[email protected]>
  • Loading branch information
mcuee and umbynos authored Mar 20, 2024
1 parent 6b5c186 commit ac3b813
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/arduino_packing_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,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 ac3b813

Please sign in to comment.