Skip to content

Commit a024747

Browse files
Temp redirection to required C SDK and ledger-app-workflows that uses it
1 parent af8c6da commit a024747

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_and_functional_tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@ on:
3030
jobs:
3131
build_application:
3232
name: Build application using the reusable workflow
33-
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_build.yml@v1
33+
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_build.yml@c_sdk_config_for_rust
3434
with:
3535
upload_app_binaries_artifact: "compiled_app_binaries"
3636
builder: ledger-app-builder
37+
sdk_reference: feat/iar/clangrt_22_from_apa
3738

3839
ragger_tests:
3940
name: Run ragger tests using the reusable workflow

0 commit comments

Comments
 (0)