From 58dff4c401081ed672e80fe62e62fd584d2a56de Mon Sep 17 00:00:00 2001 From: Toshiaki Maki Date: Fri, 8 Jan 2021 02:43:18 +0900 Subject: [PATCH] Change profile to build a native image --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5282225..777cb2c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: set -ex mkdir dist gu install native-image - ./mvnw package -Pgraal + ./mvnw package -Pnative chmod +x target/classes/rsc* cp target/classes/rsc* ./rsc cp target/classes/rsc* ./dist/