Skip to content

Commit

Permalink
FMU macos am prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
ndim committed Aug 24, 2024
1 parent 5f21c76 commit 219ab51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,9 @@ jobs:
env
CFLAGS="-I/opt/homebrew/include"
LDFLAGS="-L/opt/homebrew/lib"
../src/configure
--prefix=$PWD/_prefix
--prefix=$PWD/../_prefix
- name: Build
run: make -C _ambuild -j$(nproc)
- name: "avrdude -? (not installed)"
Expand Down

0 comments on commit 219ab51

Please sign in to comment.