Add API to get version information (#2309)
This commit is contained in:
6
.github/workflows/linux-jni-aarch64.yaml
vendored
6
.github/workflows/linux-jni-aarch64.yaml
vendored
@@ -28,6 +28,12 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update version
|
||||
shell: bash
|
||||
run: |
|
||||
./new-release.sh
|
||||
git diff .
|
||||
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin' # See 'Supported distributions' for available options
|
||||
|
||||
Reference in New Issue
Block a user