Skip to content

Commit e9b0496

Browse files
committed
bah
1 parent 22b118f commit e9b0496

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
runs-on: windows-latest
1212
steps:
1313
- uses: KyoriPowered/.github/.github/actions/setup-java-env@trunk
14+
with:
15+
runtime_version: 17
16+
publishing_branch_regex: "trunk"
1417
- shell: bash
1518
run: |
1619
CONF=$(GIT_EDITOR=echo git config --system --edit)

0 commit comments

Comments
 (0)