Skip to content

Commit

Permalink
Update static_analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Nov 13, 2024
1 parent d2c480c commit 4b4cfaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
run: "./scripts/layered.sh"
env:
# tell layered.sh to check out the right sha of the JS-SDK
JS_SDK_GITHUB_BASE_REF: ${{ github.ref }}
JS_SDK_GITHUB_BASE_REF: ${{ github.sha }}

- name: Typecheck
run: "yarn run lint:types"
Expand Down

0 comments on commit 4b4cfaa

Please sign in to comment.