trigger ci

This commit is contained in:
Duy Tran Khanh 2021-10-18 08:07:48 +07:00 committed by GitHub
parent b7f85b9399
commit 2bc832c0ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,3 +80,4 @@ export JVM_VARIANTS=[client/server] # default: client (aarch32), server (other a
./removejdkdebuginfo.sh
./tarjdk.sh
```