Add recursive checkout from workflows
This commit is contained in:
1
.github/workflows/pr_on_all_plugins.yml
vendored
1
.github/workflows/pr_on_all_plugins.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
- name: Checkout SDK repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
repository: LedgerHQ/ethereum-plugin-sdk
|
||||
ref: develop
|
||||
- name: Retrieve SDK reference
|
||||
|
||||
Reference in New Issue
Block a user