cicd
This commit is contained in:
2
.github/workflows/cicd-branch-main.yml
vendored
2
.github/workflows/cicd-branch-main.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: checkout src
|
||||
- uses: actions/checkout@v2
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Set up JDK 11
|
||||
uses: actions/setup-java@v2
|
||||
|
||||
Reference in New Issue
Block a user