try to fix ant build

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891590 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-07-16 15:58:37 +00:00
parent 1f2afbcc8a
commit e8c400cd27
1 changed files with 1 additions and 1 deletions

View File

@ -53,4 +53,4 @@ jobs:
svn co https://svn.apache.org/repos/asf/poi/site/src/documentation src/documentation
- name: Build with Ant
run: ANT_HOME=`pwd`/apache-ant-1.10.9 apache-ant-1.10.9/bin/ant clean jenkins
run: ANT_HOME=`pwd`/apache-ant-1.10.11 apache-ant-1.10.11/bin/ant clean jenkins