Skip to content

Switch from tsyringe singletons to injectables #109

Switch from tsyringe singletons to injectables

Switch from tsyringe singletons to injectables #109

Workflow file for this run

name: Build demo
on:
push:
paths:
- packages/demo/**
jobs:
build:
uses: ./.github/workflows/build-package.yml
with:
build-script: build:full
directory: packages/demo