Skip to content

chore: update angular web apis plugins to v4.9.0 (#1530) #3886

chore: update angular web apis plugins to v4.9.0 (#1530)

chore: update angular web apis plugins to v4.9.0 (#1530) #3886

Workflow file for this run

name: ⚙️ Build demo
on:
pull_request:
push:
branches:
- main
jobs:
build-demo:
name: Build demo
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 prerender editor-demo
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true