mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-14 22:27:21 +00:00
Update maven-publish.yml
This commit is contained in:
3
.github/workflows/maven-publish.yml
vendored
3
.github/workflows/maven-publish.yml
vendored
@@ -31,6 +31,9 @@ jobs:
|
|||||||
graalvm-version: '21.3.0' # Ensure this version is compatible with Java 17
|
graalvm-version: '21.3.0' # Ensure this version is compatible with Java 17
|
||||||
java-version: '17'
|
java-version: '17'
|
||||||
|
|
||||||
|
- name: Set execute permissions for mvnw
|
||||||
|
run: chmod +x ./mvnw
|
||||||
|
|
||||||
- name: Build native image with Maven
|
- name: Build native image with Maven
|
||||||
run: ./mvnw native:compile -Pnative
|
run: ./mvnw native:compile -Pnative
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user