Skip to content

ci(LDG-499): updated ci + updated ethereum-plugin-sdk #22

ci(LDG-499): updated ci + updated ethereum-plugin-sdk

ci(LDG-499): updated ci + updated ethereum-plugin-sdk #22

Workflow file for this run

---
name: Release build
on:
workflow_dispatch:
push:
branches:
- main
- master
- develop
pull_request:
jobs:
build:
name: Build application using the reusable workflow
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_build.yml@v1
with:
upload_app_binaries_artifact: "compiled_app_bindaries"