Skip to content

Commit

Permalink
More general step name
Browse files Browse the repository at this point in the history
  • Loading branch information
platan committed Dec 16, 2020
1 parent cb847e9 commit b735290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
idea: 2020.2.3
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
- name: Set up JDK
uses: actions/setup-java@v1
with:
java-version: ${{ matrix.java }}
Expand Down

0 comments on commit b735290

Please sign in to comment.