Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-10-15 19:16:13 +01:00
parent 0f31b15573
commit 0007d3de32
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D
5 changed files with 8 additions and 92 deletions

View file

@ -48,7 +48,7 @@ jobs:
cache: "yarn"
- name: Install Deps
run: "./scripts/ci/install-deps.sh"
run: "./scripts/layered.sh"
env:
JS_SDK_GITHUB_BASE_REF: ${{ inputs.matrix-js-sdk-sha }}