mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-12 17:04:48 +00:00
ATS-935: Fix LibreOffice version in CI script (#510)
- in three places (it looks like 3rd place was missed as part of ATS-935)
This commit is contained in:
parent
d95fc5e3bb
commit
105cc8d0af
@ -5,7 +5,7 @@ PS4="\[\e[35m\]+ \[\e[m\]"
|
||||
set -vex
|
||||
pushd "$(dirname "${BASH_SOURCE[0]}")/../"
|
||||
|
||||
LIBREOFFICE_VERSION=6.3.5
|
||||
LIBREOFFICE_VERSION=7.0.6
|
||||
|
||||
# Cache the LibreOffice distribution, as it is takes a long time to download and it can cause the
|
||||
# build to fail (no output for more than 10 minutes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user