Skip to content

Commit db3770c

Browse files
committed
Use workflow from master branch
1 parent df4ff27 commit db3770c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_all_rust_apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
echo "Head ref:" ${{ github.head_ref }}
1616
test_build_rust:
1717
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
18+
uses: LedgerHQ/ledger-device-rust-sdk/.github/workflows/reusable_build_all_apps.yml@master
1919
with:
2020
c_sdk_branch: '${{ github.head_ref }}'

0 commit comments

Comments
 (0)