Skip to content

Commit f9d65f2

Browse files
shahmishalktoso
authored andcommitted
Use 'make' build command
1 parent edcb899 commit f9d65f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ jobs:
1111
with:
1212
exclude_swift_versions: "[{\"swift_version\": \"5.8\"}]"
1313
pre_build_command: "apt-get update -y -q && apt-get install -y -q openjdk-21-jdk"
14+
build_command: "make"
1415
env_vars: |
1516
JAVA_HOME="/usr/lib/jvm/java-21-openjdk-amd64"

0 commit comments

Comments
 (0)