Skip to content

Commit

Permalink
Fix ubuntu build
Browse files Browse the repository at this point in the history
  • Loading branch information
maximthomas committed Jan 29, 2025
1 parent 61283c5 commit d3ae57f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
echo "MAVEN_PROFILE_FLAG=-P integration-test" >> $GITHUB_OUTPUT
echo "MAVEN_VERIFY_STAGE=verify" >> $GITHUB_OUTPUT
echo "127.0.0.1 openam.local" | sudo tee -a /etc/hosts
export OPENSSL_CONF=/dev/null
id: maven-profile-flag
- name: Build with Maven
env:
Expand Down

0 comments on commit d3ae57f

Please sign in to comment.