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 3bd72de commit b8688b9Copy full SHA for b8688b9
.github/workflows/leets-actions.yml
@@ -16,6 +16,7 @@ jobs:
16
build-with-gradle:
17
runs-on: ubuntu-20.04
18
steps:
19
+ - uses: actions/checkout@v3
20
- name: JDK 17 설치
21
uses: actions/setup-java@v3
22
with:
0 commit comments