Skip to content

build(deps-dev): bump @angular/cli from 11.2.4 to 18.2.9 #668

build(deps-dev): bump @angular/cli from 11.2.4 to 18.2.9

build(deps-dev): bump @angular/cli from 11.2.4 to 18.2.9 #668

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Docker Build
run: |
docker run -t $(docker build -q .) bash -c 'ls -la dist'