We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdded8 commit 4614377Copy full SHA for 4614377
.github/workflows/build.yaml
@@ -89,7 +89,7 @@ jobs:
89
-march=native \
90
--no-fallback \
91
--features=clj_easy.graal_build_time.InitClojureClasses \
92
- -H:ReflectionConfigurationFiles=reflect-config.json \
+ -H:ReflectionConfigurationFiles=./reflect-config.json \
93
aidbox-sdk-${{ matrix.os }}
94
95
- name: Upload amd64 binary artifact
0 commit comments