mirror of
https://github.com/apache/poi.git
synced 2025-02-21 01:17:50 +00:00
remove gradle-wrapper jar because it is against ASF policy to ship jars in source releases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911464 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
afa8b99eff
commit
d2f58f436c
3
.github/workflows/test-gradle.yml
vendored
3
.github/workflows/test-gradle.yml
vendored
@ -26,9 +26,6 @@ jobs:
|
||||
java-version: '11'
|
||||
cache: 'gradle'
|
||||
|
||||
- name: Verify Gradle wrapper
|
||||
uses: gradle/wrapper-validation-action@v1
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user