Skip to content

Commit 66a8483

Browse files
committed
Remove unessary steps from the step
1 parent 8ac768a commit 66a8483

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,7 @@ jobs:
156156

157157
### Install multiple JDKs
158158
```yaml
159-
jobs:
160-
build:
161-
runs-on: ubuntu-20.04
162159
steps:
163-
- uses: actions/checkout@v3
164-
165160
- uses: actions/setup-java@v1
166161
with:
167162
java-version: 8

0 commit comments

Comments
 (0)