diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 441747b2b..e924180ba 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -169,6 +169,8 @@ jobs: runs-on: ubuntu-latest env: CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }} + LBUG_SOURCE_DIR: ${{ github.workspace }} + LBUG_RUST_BUILD_FROM_SOURCE: 1 steps: - uses: actions/checkout@v4 diff --git a/tools/nodejs_api b/tools/nodejs_api index 85b4841c0..42ef11cbd 160000 --- a/tools/nodejs_api +++ b/tools/nodejs_api @@ -1 +1 @@ -Subproject commit 85b4841c0d237537ae6012d21b010889e23e9d23 +Subproject commit 42ef11cbd19e10c904e60c507d3d022906715fde diff --git a/tools/rust_api b/tools/rust_api index 8c2aab664..a1ab53f17 160000 --- a/tools/rust_api +++ b/tools/rust_api @@ -1 +1 @@ -Subproject commit 8c2aab6648906d69917f6aad1b17a0817fad2116 +Subproject commit a1ab53f17571d81f62563bad78148363ba1dd73a