Skip to content

chore(deps): update taiga-ui dev infra to v0.200.0 #1867

chore(deps): update taiga-ui dev infra to v0.200.0

chore(deps): update taiga-ui dev infra to v0.200.0 #1867

Workflow file for this run

name: ⚙️ Build demo
on:
pull_request:
jobs:
build:
name: Build demo
runs-on: ubuntu-latest
steps:
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- run: npx nx build-gh-pages demo
concurrency:
group: build-demo-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true