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 ac3b813 commit 017d49f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/arduino_packing_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
ln -s /opt/osxcross/target/bin/${{ matrix.config.cross_compile }}-ranlib /usr/bin/ranlib
- name: Build Avrdude
working-directory: ${{ env.PROJECT_NAME }}
run: |
if [ "${{ matrix.config.os }}" = "macOS" ]; then
# For darwin we disable the static flags (not supported by clang) and we make some adjustments
Expand Down

0 comments on commit 017d49f

Please sign in to comment.