diff --git a/.github/workflows/bindings-ts.yml b/.github/workflows/bindings-ts.yml index 685e3e8a83..4685be5966 100644 --- a/.github/workflows/bindings-ts.yml +++ b/.github/workflows/bindings-ts.yml @@ -21,6 +21,7 @@ jobs: --health-timeout 5s --health-retries 5 steps: + - run: echo $CARGO_TARGET_DIR - uses: actions/checkout@v3 - uses: actions/cache@v3 with: