Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
guilherme-gm committed Jun 1, 2024
1 parent 300626f commit 0bf9e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: prepare the build environment
run: |
echo "CPPFLAGS=-I$(brew --prefix)/include -DCLASSIC_AUTOSPELL_LIST" >> $GITHUB_ENV
echo "CPPFLAGS=-I$(brew --prefix)/include {{ matrix.CLASSIC_AUTOSPELL_LIST }}" >> $GITHUB_ENV
echo "LDFLAGS=-L$(brew --prefix)/lib" >> $GITHUB_ENV
- name: install packages
Expand Down

0 comments on commit 0bf9e82

Please sign in to comment.