CI: syntax
This commit is contained in:
6
.github/workflows/ballfield.yml
vendored
6
.github/workflows/ballfield.yml
vendored
@@ -37,9 +37,9 @@ jobs:
|
||||
steps:
|
||||
- name: Java 17
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 17
|
||||
distribution: temurin
|
||||
with:
|
||||
java-version: 17
|
||||
distribution: temurin
|
||||
|
||||
- name: Check out the repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user