diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 2af37bd..7adaa30 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -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