We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f2550 commit ff6d92cCopy full SHA for ff6d92c
.github/workflows/main.yml
@@ -34,7 +34,6 @@ jobs:
34
release:
35
if: github.event_name == 'release'
36
runs-on: ubuntu-latest
37
- needs: build
38
steps:
39
- uses: actions/checkout@v2
40
- name: Set up JDK 1.8
0 commit comments