We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4ff27 commit db3770cCopy full SHA for db3770c
.github/workflows/build_all_rust_apps.yml
@@ -15,6 +15,6 @@ jobs:
15
echo "Head ref:" ${{ github.head_ref }}
16
test_build_rust:
17
name: Build all Rust apps with the reusable workflow
18
- uses: LedgerHQ/ledger-device-rust-sdk/.github/workflows/reusable_build_all_apps.yml@y333/update_ci
+ uses: LedgerHQ/ledger-device-rust-sdk/.github/workflows/reusable_build_all_apps.yml@master
19
with:
20
c_sdk_branch: '${{ github.head_ref }}'
0 commit comments