Skip to content

Commit

Permalink
fixup! fix(#4): exceptions in native executable
Browse files Browse the repository at this point in the history
  • Loading branch information
worm2fed committed Jul 17, 2024
1 parent 9fdded8 commit 4614377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
-march=native \
--no-fallback \
--features=clj_easy.graal_build_time.InitClojureClasses \
-H:ReflectionConfigurationFiles=reflect-config.json \
-H:ReflectionConfigurationFiles=./reflect-config.json \
aidbox-sdk-${{ matrix.os }}
- name: Upload amd64 binary artifact
Expand Down

0 comments on commit 4614377

Please sign in to comment.