Skip to content

use process instead of threads #1374

use process instead of threads

use process instead of threads #1374

Workflow file for this run

name: Build App
on:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/reusable-build-app.yml
with:
deployment: false
secrets: inherit