Skip to content

Commit 79a893d

Browse files
authored
Update build.yml
1 parent f314c7b commit 79a893d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
uses: actions/checkout@v4
2626
with:
2727
submodules: recursive
28+
ssh-key: ${{ CHECKOUT_SSH_KEY || '' }}
2829

2930
- name: Install Conan
3031
uses: conan-io/setup-conan@v1

0 commit comments

Comments
 (0)