Skip to content

chore(deps): update ng to v16.2.16 #3651

chore(deps): update ng to v16.2.16

chore(deps): update ng to v16.2.16 #3651

Workflow file for this run

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