Skip to content

Commit 9b8fa11

Browse files
authored
Remove reusable build from main (#56)
1 parent 37098bf commit 9b8fa11

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/_ledger_main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -161,14 +161,6 @@ jobs:
161161
cd ./app/rust
162162
cargo test
163163
164-
165-
build_application:
166-
name: Build application using the reusable workflow
167-
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_build.yml@v1
168-
with:
169-
upload_app_binaries_artifact: "compiled_app_binaries"
170-
builder: ledger-app-builder
171-
172164
size_nano_s:
173165
if: ${{ inputs.has-nanos }}
174166
needs: build_ledger

0 commit comments

Comments
 (0)