cicd
This commit is contained in:
1
.github/workflows/cicd-branch-main.yml
vendored
1
.github/workflows/cicd-branch-main.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: '11'
|
||||
distribution: 'adopt'
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod 777 gradlew
|
||||
|
||||
Reference in New Issue
Block a user