Skip to content

Commit 4614377

Browse files
committed
fixup! fix(#4): exceptions in native executable
1 parent 9fdded8 commit 4614377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
-march=native \
9090
--no-fallback \
9191
--features=clj_easy.graal_build_time.InitClojureClasses \
92-
-H:ReflectionConfigurationFiles=reflect-config.json \
92+
-H:ReflectionConfigurationFiles=./reflect-config.json \
9393
aidbox-sdk-${{ matrix.os }}
9494
9595
- name: Upload amd64 binary artifact

0 commit comments

Comments
 (0)