Skip to content

Commit

Permalink
Docco [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Jul 23, 2024
1 parent 3931224 commit a9f154f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
# N.B. This must *not* be run under the bash shell, as that changes the default openssl library under Windows
env:
OPENSSL_HOME: "C:\\Miniconda\\Library"
Mac_INC_OPENSSL: /opt/homebrew/include # Try to fix macos-14
Mac_INC_OPENSSL: /opt/homebrew/include # Try to fix macos-14 (does not see to affect other mac versions)
run: |
mvn -V -B -ntp -DskipTests clean package
Expand Down

0 comments on commit a9f154f

Please sign in to comment.