mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05:00
add distribution to java 1.6 build
This commit is contained in:
1
.github/workflows/pipeline.yml
vendored
1
.github/workflows/pipeline.yml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
uses: actions/setup-java@v5
|
||||
with:
|
||||
java-version: 1.6
|
||||
distribution: 'temurin'
|
||||
- name: Compile Java 1.6
|
||||
run: |
|
||||
mkdir -p target/classes
|
||||
|
||||
Reference in New Issue
Block a user