Skip to content

Commit fbd1739

Browse files
committed
try change actions/checkout
1 parent e9b23e9 commit fbd1739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/turbo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- uses: actions/checkout@v4
3030
with:
3131
submodules: 'recursive'
32+
ssh-key: {{ secrets.LAUNCHDARKLY_RRWEB_DEPLOY_KEY['launchdarkly/rrweb'] }}
3233

3334
# automatically caches dependencies based on yarn.lock
3435
- name: Setup Node.js environment

0 commit comments

Comments
 (0)