Skip to content

Commit d5880fe

Browse files
authored
fix: Include java version for build when publishing. (#23)
1 parent e73c3f6 commit d5880fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
uses: ./.github/actions/ci
4444
with:
4545
run_tests: ${{ inputs.run_tests }}
46+
java_version: '11'
4647

4748
- uses: launchdarkly/gh-actions/actions/[email protected]
4849
name: Get secrets

0 commit comments

Comments
 (0)