Skip to content

Commit 87dac93

Browse files
Update main.yml
1 parent 6a3580e commit 87dac93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
-
1414
uses: actions/checkout@v2
15+
with:
16+
java-version: '8'
1517
-
1618
name: "Build nb-javac"
1719
run: "ant -f ./make/langtools/netbeans/nb-javac clean jar"

0 commit comments

Comments
 (0)