Skip to content

Commit

Permalink
FMU argh typo usr/local/bin
Browse files Browse the repository at this point in the history
  • Loading branch information
ndim committed Aug 14, 2024
1 parent 473ab12 commit db95e76
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 @@ -75,7 +75,7 @@ jobs:
run: >-
find /usr/local -not -type d -ipath '*avrdude*'
ldd /usr/local/avrdude
ldd /usr/local/bin/avrdude
ldconfig -N -X -v
Expand Down

0 comments on commit db95e76

Please sign in to comment.