Skip to content

Add reusable workflow to build all apps #18

Add reusable workflow to build all apps

Add reusable workflow to build all apps #18

Workflow file for this run

name: Build all apps
on:
workflow_dispatch:
pull_request:
jobs:
build_all_applications:
name: Build all the applications on all the devices
uses: ./.github/workflows/reusable_build_several.yml
with:
sdk: all
devices: nanox
build_all_applications_on_latest:
name: Build all the applications on all the devices
uses: ./.github/workflows/reusable_build_several.yml
with:
sdk: all
sdk_ref: origin/master
devices: flex stax