Skip to content

chore: update @taiga-ui/* deps to v0.234.0 #1424

chore: update @taiga-ui/* deps to v0.234.0

chore: update @taiga-ui/* deps to v0.234.0 #1424

Workflow file for this run

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