mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-04 21:15:35 +00:00
Update icu_ci.yml
This commit is contained in:
parent
03d7c38d45
commit
b8e08eb5eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/icu_ci.yml
vendored
2
.github/workflows/icu_ci.yml
vendored
|
@ -67,7 +67,7 @@ jobs:
|
|||
paste -sd "=" < $RUNNER_TEMP/draft > icu4j/build-local.properties
|
||||
- name: ICU4J
|
||||
run: |
|
||||
export JAVA_HOME=$(pwd)/java7-tarball/java-se-7u75-ri/bin
|
||||
export JAVA_HOME=$(pwd)/java7-tarball/java-se-7u75-ri
|
||||
cd icu4j;
|
||||
ant init;
|
||||
ant check;
|
||||
|
|
Loading…
Add table
Reference in a new issue