Skip to content

Commit 74113b5

Browse files
committed
remove copy/paste stuff causing an error
1 parent 1ae89fc commit 74113b5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
- name: Validate gradle wrapper
2525
uses: gradle/wrapper-validation-action@v1
2626

27-
- name: Copy CI gradle.properties
28-
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
29-
3027
- name: Checkout Gradle Build Cache
3128
uses: actions/cache@v2
3229
with:

0 commit comments

Comments
 (0)